Release 1.5.2
What's Changed
- Issue #229: updated build actions by @raner in #230
- Issue #233: added
@Options
to@Dtd
by @raner in #234 - Issue #237: fixed code generation for ordered mandatory elements by @raner in #238
- Issue #236: added test to prove that disabling keyword escaping works already by @raner in #239
- Issue #232: added
@Alias
for element aliases by @raner in #240 - Issue #236: added
@Attribute
annotation by @raner in #241 - Issue #236: added import handling by @raner in #242
- Issue #243: fixed spurious import bug by @raner in #244
- Issue #233: modified code to honor
addAnnotations
option by @raner in #245 - Issue #227: added test by @raner in #250
- Issue #237: added some more baseline tests by @raner in #251
- Issue #247: passed through additional type variables by @raner in #252
- CVE-2023-41080: fixed vulnerability by @raner in #253
- Issue #247: added a mechanism to compensate for implicit type variables by @raner in #254
- Issue #235: updated version to 1.5.2 by @raner in #256
Full Changelog: v1.5.1...v1.5.2