Releases: moodlehq/moodle-tool_migratehvp2h5p
Releases · moodlehq/moodle-tool_migratehvp2h5p
v0.1.7
- Bump GHA environments
- Replace deprecated calls
- Improve markdown and coding style
IMPORTANT: This release is compatible exclusively with Moodle 4.2 and later versions. For those using Moodle 4.1 or earlier, please continue using the previous version (v0.1.6)
v0.1.6
- Move from master to main (#51)
- Bump GHA environments
v0.1.5
- Include the author, if possible, when migrating to the content bank (#46)
- Fix SQL limit with Oracle (#34)
Thanks to Jonathan Harker from Catalyst and all the contributors who have created issues, fixes and improvements.
v0.1.4
- Copy completion information related to grades too (#27)
- Check if contentbank repository is enabled or not (#30)
- Check required plugins are enabled (#32)
- Create manually CB file when it is null (#25)
- Other fixes and improvements:
- Add GitHub action support (#22)
Thanks to Jordan, Ramon Ovelar, Adrian Perez and all the contributors who have created issues, fixes and improvements.
v0.1.3
- Let admins copy files to content bank too (#11)
- Migrate depending on a subset of content-types (#19)
- Allow async module deletes (#14)
- Other fixes and improvements:
- Set grade type to None when maxgrade is 0 (#7)
- Rawscore and maxscore can not be null (#8)
Thanks to Eric Merrill, GaRaOne and Alexander Bias and all the contributors who have created issues, fixes and improvements.