Skip to content

Releases: instacart/amountable

v0.6.0

Choose a tag to compare

@mlarraz mlarraz released this 27 Jan 23:38
27ee0a6

What's Changed

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

v0.5.0

Choose a tag to compare

@mlarraz mlarraz released this 25 Apr 19:26
068dcdc

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

Choose a tag to compare

@mlarraz mlarraz released this 01 Oct 18:07
cb3680c
  • 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)

Choose a tag to compare

@mlarraz mlarraz released this 07 Jan 22:04
2cf09b2
Public Github gems can't be yanked the way Rubygems ones can, so we need to make this step fault-tolerant