Releases: tefra/xsdata
Releases · tefra/xsdata
v24.9
v24.7
What's Changed
- fix: Reset attr types derived from empty simple types by @tefra in #1062
- feat: Filter element unions against fixed attribute values by @tefra in #1066
- feat: XmlSerializer skip optional nillable elements by @tefra in #1067
- Release v24.7 by @tefra in #1068
Full Changelog: v24.6.1...v24.7
v24.6.1
v24.6
What's Changed
- fix: Derived element json serialization by @tefra in #1035
- feat: Improve converter warnings by @tefra in #1036
- feat: Remove whitespace from bytes encoded xml strings by @tefra in #1037
- chore: Code cleanup by @tefra in #1038
- chore: Remove unnecessary import by @tefra in #1040
- Set typing-extensions minimum version by @zariiii9003 in #1039
- fix: Avoid using not-threadsafe arnings.catch_warning by @tefra in #1042
- Run ruff once by @tefra in #1043
- fix: Run Ruff on package directories rather than files by @SrirachaHorse in #1049
- fix: Unnest classes should update inner classes recursively by @tefra in #1047
- revert: Add back support for optional lists by @tefra in #1053
- fix: Use ruff to enforce double quotes on patterns by @tefra in #1055
- Releasing 24.6 by @tefra in #1056
New Contributors
- @zariiii9003 made their first contribution in #1039
Full Changelog: v24.5...v24.6
v24.5
v24.4
v24.3.1
v24.3
v24.2.1
What's Changed
- make FieldInfo a protocol by @tlambert03 in #949
- fix: Ensure original name case returns valid python identifiers by @tefra in #950
Full Changelog: v24.2...v24.2.1
v24.2
What's Changed
- Update year in docs by @tefra in #911
- Update readthedocs config by @tefra in #912
- docs: update required python version in install docs by @afuetterer in #924
- ci: add dependabot section for github action updates by @afuetterer in #923
- Bump the github-actions group with 3 updates by @dependabot in #925
- chore: fix typos by @afuetterer in #926
- chore: modernize ruff config to work with ruff >= 0.2 by @afuetterer in #936
- Refactor documentation by @tefra in #915
- Switch to mkdocs by @tefra in #928
- Update readme logo url by @tefra in #938
- Add dict encoder/decoder by @tefra in #939
- fix: Respect encoding configuration in lxml event writer by @tefra in #940
- deprecate: Serializer config pretty_print/pretty_print_identation by @tefra in #942
- Bump the github-actions group with 2 updates by @dependabot in #937
- Releasing 24.2 by @tefra in #944
New Contributors
- @afuetterer made their first contribution in #924
- @dependabot made their first contribution in #925
Full Changelog: v24.1...v24.2