|
1 | 1 | History
|
2 | 2 | =======
|
3 | 3 |
|
| 4 | +3.19.2 / 2022-06-09 |
| 5 | +=================== |
| 6 | + |
| 7 | + * escape xml char when having attrs (#144) |
| 8 | + * feat: adjust pytest config setting for easy loggin |
| 9 | + * feat: bump python 3.10 and 3.11 version (#142) |
| 10 | + |
4 | 11 | 3.19.1 / 2022-06-05
|
5 | 12 | ===================
|
6 | 13 |
|
7 | 14 | * bump version of docs building
|
8 | 15 | * chore(deps): bump waitress from 2.1.1 to 2.1.2 in /docs (#141)
|
9 | 16 | * Docs update for dicttoxml (#140)
|
10 |
| - * feat: update changelog |
11 |
| - * feat: bump version |
12 |
| - * Setting xsi location (#135) |
13 |
| - * Repeat list headers (#138) |
14 |
| - * add python3.11 support (#139) |
15 |
| - * improved docs dicttoxml (#134) |
16 |
| - * Fix/types working check ci mypy (#133) |
17 |
| - * fix: ci supports mypy now (#132) |
18 |
| - * generate changelog |
19 |
| - * bump version |
20 |
| - * bump version |
21 |
| - * Feat/remove logging by default (#131) |
22 |
| - * Merge two dev requirements file (#129) |
23 |
| - * remove old unused config |
24 |
| - * feat: add types (#125) |
25 |
| - * fix: issue with twine check |
26 |
| - * fix: issue with long description |
27 |
| - * refactor: xmltodict is only test dependency (#124) |
28 |
| - * fix: add correct list of contributors |
29 |
| - * feat: generate changelog |
30 |
| - * bump version |
31 |
| - * improvements on dicttoxml (#121) |
32 |
| - * feat: add correct badge |
33 |
| - * feat: use codecov |
34 |
| - * fix: flake8 tests |
35 |
| - * fix: add coverage to the mix |
36 |
| - * fix: lint issues and CI |
37 |
| - * fix: check new CI stuff like lint and coverage |
38 |
| - * feat: bump version and generate changelog |
39 |
| - * fix: issue with wrong output for boolean list |
40 |
| - * fix: pull requests also trigger action runs |
41 | 17 |
|
42 | 18 | 3.19.0 / 2022-05-20
|
43 | 19 | ===================
|
|
0 commit comments