v1.5.0
What's Changed
- Update dependencies to drop Ruby 3.0 and try to fix dependabot by @Tabby in #108
- Remove Rails version constants in gemspec and use string literals by @Tabby in #109
- Drop support for EOL Rails 6.1 by @Tabby in #111
- Update sqlite3 requirement from ~> 1.6.1 to ~> 2.1.0 by @dependabot in #110
- Fix NoMethodError when calling selector methods w/o anony config by @Tabby in #113
- Include reference to anonymised record in
Anony::Result
by @Tabby in #112 - Fix lint warnings in Markdown files & update compatibility doc by @Tabby in #114
Full Changelog: v1.4.0...v1.5.0