- v2.4.0 (2026-06-25)
- Updated dependencies and removed
.valueof StrEnum which didn't work with newer versions of FastAPI
- Updated dependencies and removed
- v2.3.2 (2026-05-26)
- Implement updated EAN length in Metering
- v2.3.0 (2026-03-31)
- Implemented TestMessage
- v2.2.0 (2026-02-11)
- Updated dependencies and supported python to version 3.14
- v2.1.2 (2026-02-10)
- Explicit formatting for XML Dates
- v2.1.1 (2025-09-07)
- Fixed publication of the project readme to PyPI
- v2.1.0 (2025-09-07)
- Support for Shapeshifter 3.1.0
- v2.0.1 (2025-07-08)
- Bumped fastapi-xml depedency version
- v2.0.0 (2025-07-08)
- Support for OAuth2 on outgoing messages
- Updated depedencies
- v1.2.0 (2024-04-04)
- Upgrade to latest FastAPI and Pydantic
- v1.1.2 (2024-03-12)
- Pinned depedencies after a breaking update to fastapi-xml was released
- v1.1.0 (2023-08-30)
- Use the published 3.0.0 spec for XSD validation and objects
- v1.0.1 (2023-08-23)
- Fixed outgoing signed message base 64 encoding
- Add support for empty response messages
- v1.0.0 (2023-07-20)
- Initial release version