Releases: instacart/amountable
Releases · instacart/amountable
v0.6.0
v0.5.0
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
v0.3.2: Allow Github publish to fail (#23)
Public Github gems can't be yanked the way Rubygems ones can, so we need to make this step fault-tolerant