Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

72 lines (41 loc) · 1.52 KB

next

  • TODO: Replace this bullet point with an actual description of a change.

1.6.1 (17 January 2025)

  • Added the logger dependency (#8)

1.6.0 (11 January 2025)

  • Switched to Zeitwerk as autoloader (#7)

1.5.0 (3 January 2025)

  • Raised minimum supported Ruby/Rails version to 2.7/6.1 (#6)

1.4.0 (4 October 2024)

  • Upgraded the recursive-open-struct gem to ~> 2.0 (#5)

1.3.5 (15 August 2024)

  • Just a retag of 1.3.1

1.3.4 (15 August 2024)

  • Just a retag of 1.3.1

1.3.3 (15 August 2024)

  • Just a retag of 1.3.1

1.3.2 (9 August 2024)

  • Just a retag of 1.3.1

1.3.1 (9 August 2024)

  • Added API docs building to continuous integration (#4)

1.3.0 (8 July 2024)

  • Moved the development dependencies from the gemspec to the Gemfile (#2)
  • Dropped support for Ruby <2.7 (#3)

1.2.0 (24 February 2023)

  • Added support for Gem release automation

1.1.0 (18 January 2023)

  • Bundler >= 2.3 is from now on required as minimal version (#1)
  • Dropped support for Ruby < 2.5 (#1)
  • Dropped support for Rails < 5.2 (#1)
  • Updated all development/runtime gems to their latest Ruby 2.5 compatible version (#1)

1.0.2 (15 October 2021)

  • Migrated to Github Actions
  • Migrated to our own coverage reporting
  • Added the code statistics to the test process

1.0.1 (1 September 2020)

  • Renamed the Gem to keyless.

1.0.0 (28 August 2020)