|
1 | 1 | History
|
2 | 2 | =======
|
3 | 3 |
|
| 4 | +5.0.2 / 2024-06-10 |
| 5 | +================== |
| 6 | + |
| 7 | + * fix: try beta1 as beta2 fails to untar and extract |
| 8 | + * fix: lint and deps issue |
| 9 | + * fix: resolve issues with python 3.13 version and also encoding |
| 10 | + * fix: CI build failures |
| 11 | + * fix: generate changelog |
| 12 | + * Add Python 3.13 support (#201) |
| 13 | + * chore(deps): bump jinja2 from 3.0.2 to 3.1.3 in /docs (#197) |
| 14 | + * fix: bump the version to the latest release number |
| 15 | + * Merge remote-tracking branch 'origin/master' |
| 16 | + * fix: update changelog for the docs |
| 17 | + * fix: update to latest version of urllib3 (#195) |
| 18 | + * chore(deps): bump urllib3 from 1.26.13 to 1.26.18 (#192) |
| 19 | + * docs: generate changelog |
| 20 | + * chore: bump version |
| 21 | + * feat: get local working for 3.12 and fix some code quality issue |
| 22 | + * feat: add new python3.12 final (#191) |
| 23 | + * chore(deps): bump urllib3 from 1.26.7 to 1.26.17 in /docs (#190) |
| 24 | + * Fix/make docs better (#186) |
| 25 | + * fix: issue with hardcoded year |
| 26 | + * fix: remove build files |
| 27 | + * feat: upgrade sphinx theme |
| 28 | + * fix: upgrade to latest rc2 package |
| 29 | + * fix: issues with ruff linting, use isinstance in place of type |
| 30 | + * fix: make readme better |
| 31 | + * chore(deps): bump tornado from 6.3.2 to 6.3.3 in /docs (#185) |
| 32 | + * chore: test python312rc1 (#184) |
| 33 | + * chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs (#183) |
| 34 | + * chore(deps): bump pygments from 2.10.0 to 2.15.0 in /docs (#182) |
| 35 | + |
4 | 36 | 5.0.0 / 2024-05-11
|
5 | 37 | ==================
|
6 | 38 |
|
|
0 commit comments