|
1 | 1 | History
|
2 | 2 | =======
|
3 | 3 |
|
| 4 | +5.0.3 / 2024-08-08 |
| 5 | +================== |
| 6 | + |
| 7 | + * feat: remove python 3.9, python 3.8 from setup identifier |
| 8 | + * feat: update 3.13 to beta3 (#208) |
| 9 | + * chore(deps): bump urllib3 from 1.26.18 to 1.26.19 (#207) |
| 10 | + * chore(deps): bump certifi from 2023.7.22 to 2024.7.4 in /docs (#206) |
| 11 | + * chore(deps): bump urllib3 from 1.26.18 to 1.26.19 in /docs (#205) |
| 12 | + * feat: update to actions to v20 of node |
| 13 | + * fix: dependabot security issues and a new release version |
| 14 | + * fix: try beta1 as beta2 fails to untar and extract |
| 15 | + * fix: lint and deps issue |
| 16 | + * fix: resolve issues with python 3.13 version and also encoding |
| 17 | + * fix: CI build failures |
| 18 | + * fix: update changelog for the docs |
| 19 | + * fix: update to latest version of urllib3 (#195) |
| 20 | + * chore(deps): bump urllib3 from 1.26.13 to 1.26.18 (#192) |
| 21 | + * docs: generate changelog |
| 22 | + * chore: bump version |
| 23 | + * feat: get local working for 3.12 and fix some code quality issue |
| 24 | + * feat: add new python3.12 final (#191) |
| 25 | + * chore(deps): bump urllib3 from 1.26.7 to 1.26.17 in /docs (#190) |
| 26 | + * Fix/make docs better (#186) |
| 27 | + * fix: issue with hardcoded year |
| 28 | + * fix: remove build files |
| 29 | + * feat: upgrade sphinx theme |
| 30 | + * fix: upgrade to latest rc2 package |
| 31 | + * fix: issues with ruff linting, use isinstance in place of type |
| 32 | + * fix: make readme better |
| 33 | + * chore(deps): bump tornado from 6.3.2 to 6.3.3 in /docs (#185) |
| 34 | + * chore: test python312rc1 (#184) |
| 35 | + * chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs (#183) |
| 36 | + * chore(deps): bump pygments from 2.10.0 to 2.15.0 in /docs (#182) |
| 37 | + |
4 | 38 | 5.0.2 / 2024-06-10
|
5 | 39 | ==================
|
6 | 40 |
|
|
0 commit comments