Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 15:55
· 3 commits to main since this release

v1.1.2 (2024-10-01)

Fix

  • fix: date/time deserialization with fractional seconds (#138)

fix multiple where fractional seconds were not properly deserialized or deserialization caused unexpected crashes in py<3.11


Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Co-authored-by: Jan Kowalleck <jan.kowalleck@gmail.com> (f4b1c27)

Refactor

  • refactor: simplify type conversio in XsdDate/XsdDateTime deserializers (#139)

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (d75df5b)


What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2