|
1 | | -# VERSIONS HISTORY # |
| 1 | +# VERSIONS HISTORY |
| 2 | + |
| 3 | +## Changes in version 0.1.7 (20250120) - I'm still alive |
| 4 | + |
| 5 | +- Add Moodle 4.4 and 4.5 support |
| 6 | +- Replace deprecated calls |
| 7 | +- Improve markdown and fix coding style |
| 8 | + |
| 9 | +## Changes in version 0.1.6 (20240111) - RIP master |
2 | 10 |
|
3 | | -Changes in version 0.1.6 (20240111) - RIP master |
4 | | ---------------------------------------------------- |
5 | 11 | - Move from master to main (#51) |
6 | 12 | - Bump GHA environments |
7 | 13 |
|
8 | | -Changes in version 0.1.5 (20221129) - I'm now stable! |
9 | | ---------------------------------------------------- |
| 14 | +## Changes in version 0.1.5 (20221129) - I'm now stable |
| 15 | + |
10 | 16 | - Include author, if possible, when migrating to content bank (#46) |
11 | 17 | - Fix SQL limit with Oracle (#34) |
12 | 18 |
|
13 | 19 | Thanks to Jonathan Harker from Catalyst and all the contributors who have created issues, fixes and improvements. |
14 | 20 |
|
15 | | -Changes in version 0.1.4 (20210204) - Let's make it better! |
16 | | ---------------------------------------------------- |
| 21 | +## Changes in version 0.1.4 (20210204) - Let's make it better |
| 22 | + |
17 | 23 | - Copy completion information related to grades too (#27) |
18 | 24 | - Check if contentbank repository is enabled or not (#30) |
19 | 25 | - Check required plugins are enabled (#32) |
20 | 26 | - Create manually CB file when it is null (#25) |
21 | 27 | - Other fixes and improvements: |
22 | | - * Add GitHub action support (#22) |
| 28 | + - Add GitHub action support (#22) |
23 | 29 |
|
24 | 30 | Thanks to Jordan, Ramon Ovelar, Adrian Perez and all the contributors who have created issues, fixes and improvements. |
25 | 31 |
|
26 | | -Changes in version 0.1.3 (2020121100) - Hurray project week! |
27 | | ---------------------------------------------------- |
| 32 | +## Changes in version 0.1.3 (2020121100) - Hurray project week |
| 33 | + |
28 | 34 | - Let admins copy files to content bank too (#11) |
29 | 35 | - Migrate depending on a subset of content-types (#19) |
30 | 36 | - Allow async module deletes (#14) |
31 | 37 | - Other fixes and improvements: |
32 | | - * Set grade type to None when maxgrade is 0 (#7) |
33 | | - * Rawscore and maxscore can not be null (#8) |
| 38 | + - Set grade type to None when maxgrade is 0 (#7) |
| 39 | + - Rawscore and maxscore can not be null (#8) |
34 | 40 |
|
35 | 41 | Thanks to Eric Merrill, GaRaOne and Alexander Bias and all the contributors who have created issues, fixes and improvements. |
36 | 42 |
|
37 | | -Changes in version 0.1.2 (2020062400) - Welcome Beta |
38 | | ---------------------------------------------------- |
| 43 | +## Changes in version 0.1.2 (2020062400) - Welcome Beta |
| 44 | + |
39 | 45 | - Some migration errors fixes: |
40 | | - * Use "enable skipping" from the competency API to avoid migration failed error (#1) |
41 | | - * Set contextid properly in event trigger (#3) |
42 | | - * Replace wrong table name and hardcoded prefix |
| 46 | + - Use "enable skipping" from the competency API to avoid migration failed error (#1) |
| 47 | + - Set contextid properly in event trigger (#3) |
| 48 | + - Replace wrong table name and hardcoded prefix |
0 commit comments