Releases: gocardless/anony
Releases · gocardless/anony
v1.6.0
What's Changed
- Update sqlite3 requirement from ~> 2.1.0 to ~> 2.2.0 by @dependabot in #115
- Update activesupport requirement from >= 7.0, < 8 to >= 7.0, < 9 by @dependabot in #116
- Replace CircleCI build status badge with Github Actions one by @Tabby in #118
Full Changelog: v1.5.0...v1.6.0
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
v1.4.0
v1.3.0
v1.2.0
What's Changed
- Update gc_ruboconfig requirement from ~> 2.24.0 to ~> 2.29.0 by @dependabot in #79
- Update rspec-github requirement from ~> 2.3.1 to ~> 2.4.0 by @dependabot in #92
- Introduce helpers (selectors) for anonymise all a subject's records. by @mnbbrown in #97
- Update sqlite3 requirement from ~> 1.4.1 to ~> 1.6.1 by @dependabot in #96
- Support multiple superclasses by @mfmmq in #98
New Contributors
- @dependabot made their first contribution in #79
- @mnbbrown made their first contribution in #97
- @mfmmq made their first contribution in #98
- @Tabby made their first contribution in #99
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Add support for Rails 7
- Drop support for Ruby < 2.6 and Rails < 6
v1.0.1
Version 1.0.0 🍰
Initial public release.
See changelog for historical context.