Releases: fac/hermod
Releases · fac/hermod
v3.5.1
What's Changed
- Bump pry-doc from 1.5.0 to 1.6.0 by @dependabot[bot] in #72
- Bump rake from 13.2.1 to 13.3.0 by @dependabot[bot] in #73
- Bump nokogiri from 1.18.8 to 1.18.9 by @dependabot[bot] in #74
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Bump nokogiri from 1.18.7 to 1.18.8 by @dependabot in #70
- Bump libxml-ruby from 5.0.3 to 5.0.4 by @dependabot in #71
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Bump nokogiri from 1.18.2 to 1.18.7 by @dependabot in #68
- Bump uri from 1.0.2 to 1.0.3 by @dependabot in #63
- Bump minitest from 5.25.4 to 5.25.5 by @dependabot in #65
- Bump pry-byebug from 3.10.1 to 3.11.0 by @dependabot in #69
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Adding checksums for gems by @dmorgan-fa in #60
- Bump minimum ruby version to 3.1 by @DuncSmith in #61
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Use org-wide reusable workflow for actionlint by @dmorgan-fa in #43
- Adding SonarCloud badge to README by @dmorgan-fa in #45
- Update release mechanism to use RubyGem Trusted OIDC flow by @DuncSmith in #46
- Separate release and test actions by @DuncSmith in #47
- Create dependabot.yml by @DuncSmith in #48
- Add CODEOWNERS by @DuncSmith in #49
- Update ruby version by @DuncSmith in #50
- Update to the latest nokogiri, rake and libxml versions by @DuncSmith in #51
- Bump minimum ruby version for dependabot by @DuncSmith in #52
- Update pry-byebug requirement from ~> 3.9.0 to ~> 3.10.1 by @dependabot in #55
- Update pry-doc requirement from ~> 1.4.0 to ~> 1.5.0 by @dependabot in #54
- Update guard requirement from ~> 2.18.0 to ~> 2.19.0 by @dependabot in #57
- Update libxml-ruby and bump version by @whitby3001 in #58
- Updating bundler and ruby version by @whitby3001 in #59
New Contributors
- @dmorgan-fa made their first contribution in #43
- @DuncSmith made their first contribution in #46
- @dependabot made their first contribution in #55
- @whitby3001 made their first contribution in #58
Full Changelog: v3.0.0...v3.2.0
v3.0.0
Removed
- Removed support for Ruby 2.0 - 2.4, minimum supported version is now 2.5
- Removed Travis CI
Changed
- Changed project Ruby version to 3.1.4
- Updated dependencies to versions supporting a minimum of Ruby 2.5
Full Changelog: v2.7.0...v3.0.0
v2.7.0
Fixed
- Added missing require in
Hermod::XmlSectionBuilder - Fixed deprecations in Minitest
Removed
- Remove unused bad_attributes attr_reader on
Hermod::Validators::Attributes
Changed
- Updated development dependencies
Full Changelog: v2.6.2...v2.7.0