Version 0.5.0 # Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.5.0] - 2021-01-30 ### Changed - Minimum Ruby 2.5+ ## [0.4.0] - 2019-04-30 ### Added - provide stable API for specifying the digest method and signature method. ### Changed - drop support for ruby 2.2 - drop support for ruby 2.3 - use bundler 2.0 ## [0.3.1] - 2019-04-01 ### Changed - provide default symmetric cipher for `EncryptedData` element. - use `ENVELOPED_SIG` constant ### Added - allow specifying id for `EncryptedData` element. ## [0.3.0] - 2019-01-XX ### Added - Default logger ### Changed - \_assign does not coerce values by default. - errors are merged together instead of overwritten during attribute validation. [Unreleased]: https://github.com/saml-kit/xml-kit/compare/v0.5.0...HEAD [0.5.0]: https://github.com/saml-kit/xml-kit/compare/v0.4.0...v0.5.0 [0.4.0]: https://github.com/saml-kit/xml-kit/compare/v0.3.1...v0.4.0 [0.3.1]: https://github.com/saml-kit/xml-kit/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/saml-kit/xml-kit/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/saml-kit/xml-kit/compare/v0.1.14...v0.2.0 [0.1.14]: https://github.com/saml-kit/xml-kit/compare/v0.1.13...v0.1.14 [0.1.13]: https://github.com/saml-kit/xml-kit/compare/v0.1.12...v0.1.13 [0.1.12]: https://github.com/saml-kit/xml-kit/compare/v0.1.11...v0.1.12 [0.1.11]: https://github.com/saml-kit/xml-kit/compare/v0.1.10...v0.1.11 [0.1.10]: https://github.com/saml-kit/xml-kit/compare/v0.1.9...v0.1.10 [0.1.9]: https://github.com/saml-kit/xml-kit/compare/v0.1.8...v0.1.9 [0.1.8]: https://github.com/saml-kit/xml-kit/compare/v0.1.7...v0.1.8 [0.1.7]: https://github.com/saml-kit/xml-kit/compare/v0.1.6...v0.1.7 [0.1.6]: https://github.com/saml-kit/xml-kit/compare/v0.1.5...v0.1.6 [0.1.5]: https://github.com/saml-kit/xml-kit/compare/v0.1.4...v0.1.5 [0.1.4]: https://github.com/saml-kit/xml-kit/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/saml-kit/xml-kit/compare/v0.1.1...v0.1.3 [0.1.1]: https://github.com/saml-kit/xml-kit/compare/v0.1.1...v0.1.1 [0.1.1]: https://github.com/saml-kit/xml-kit/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/saml-kit/xml-kit/compare/v0.1.0...v0.1.0