Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@Tabby Tabby released this 14 Oct 12:05
67d6a7e

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