Packages

NeoSaxy is an XML parser and encoder in Elixir that focuses on speed and standard compliance.

Current section

Files

Jump to
neo_saxy CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v1.0.2 - 2024-10-03
- Fix for standard processing instructions (@lucacorti)
## v1.0.1 - 2024-10-03
- Fix compile time errors. (@lucacorti)
## v1.0.0 - 2024-10-03
- Rebranding and forking from [qcam/saxy](https://github.com/qcam/saxy) to [StephanMeijer/neo_saxy](https://github.com/StephanMeijer/neo_saxy)