What's Changed
- Fix missing imports on inheriting multiple mixins for the same class … by @Risto97 in #1157
- Add flag for specifying extensions by @alexbeattie42 in #1168
- Update xml_serializing.md by @Nokhrin in #1175
- chore(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #1178
- fix(formats): use inspect module to gather annotations by @finswimmer in #1173
- Use upstream docformatter repo by @montasaurus in #1180
- Drop docformatter by @tefra in #1188
- Drop support for python 3.9 by @tefra in #1189
- chore(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #1187
- Complete bookform fixtures in tests by @tefra in #1190
- Update ruff config to target 3.10 by @tefra in #1191
- Remove unused imports by @tefra in #1192
- Always generate postponed annotation import by @tefra in #1193
- Preserve default values in compound fields by @tefra in #1194
- Update readthedocs config by @tefra in #1195
- Update docs by @tefra in #1196
- Fix incorrect max_occurs for elements in different choice blocks by @tefra in #1197
- Remove xsdata shorthand by @tefra in #1128
- Increase coverage back to 100% by @tefra in #1198
- fix: Improve downloader to handle all schemas structures by @tefra in #1199
- Suppress AttributeError retrieving subclasses by @tefra in #1200
- Switch to Sequence when using generic containers by @tefra in #1201
- Preparing v26.1 by @tefra in #1202
New Contributors
- @Risto97 made their first contribution in #1157
- @alexbeattie42 made their first contribution in #1168
- @Nokhrin made their first contribution in #1175
- @finswimmer made their first contribution in #1173
- @montasaurus made their first contribution in #1180
Full Changelog: v25.7...v26.1