Current section
Files
Jump to
Current section
Files
simple_saml
CHANGELOG.md
CHANGELOG.md
# Changelog for simple_saml
## v1.1.0
* Add support for SAML responses that include attribute namespaces and inclusive namespaces
* Update to Elixir v1.17
* Update dependencies to latest versions
## v1.0.0
* Add support for parsing and verifying a SAML response
## v0.2.0
* Add support for `SimpleSaml.Assertions`
## v0.1.0
* Initial hex publish to setup library. There's no functionality yet.