All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removed support for Ruby 2.0 - 2.4, minimum supported version is now 2.5
- Removed Travis CI
- Changed project Ruby version to 3.1.4
- Updated dependencies to versions supporting a minimum of Ruby 2.5
- Added missing require in
Hermod::XmlSectionBuilder
- Fixed deprecations in Minitest
- Remove unused bad_attributes attr_reader on
Hermod::Validators::Attributes
- Updated development dependencies
- Remove the upper limit on the activesupport version
- Changelog updates
- Update libxml-ruby to version ~> 3.2
- Update ruby-version to 2.7.1
- Link wiki to the readme file.
- Links for homepage, changelog, issues and source code.
- Support Rails 6.0
- Adds Jenkins build
- Upgrades bundler and ruby version file
- Resolve BigDecimal deprecation warnings
There were a number of "releases" that were made prior to this point. However, we have no good details of what was included in which release