Skip to content

Releases: instacart/amountable

v0.6.0

15 Dec 19:58
5e035e0

Choose a tag to compare

What's Changed

  • Update gem-publish-public.yml by @mlarraz in #32
  • Update activerecord requirement from >= 5.2, < 8 to >= 5.2, < 9 by @dependabot[bot] in #34
  • Update supported and tested versions by @mlarraz in #35

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Apr 19:26
068dcdc

Choose a tag to compare

What's Changed

  • Support Ruby 3.0 and 3.1, drop Ruby 2.6 by @mlarraz in #27
  • Update activerecord requirement from >= 5.2, < 7 to >= 5.2, < 8 by @dependabot in #30

Full Changelog: v0.4.0...v0.5.0

v0.4.0

01 Oct 18:07
cb3680c

Choose a tag to compare

  • Drop support for Ruby < 2.6
  • Drop support for Rails < 5.2
  • Add support for Rails 6.1

v0.3.2: Allow Github publish to fail (#23)

07 Jan 22:04
2cf09b2

Choose a tag to compare

Public Github gems can't be yanked the way Rubygems ones can, so we need to make this step fault-tolerant