Releases: instacart/amountable
Releases · instacart/amountable
v0.6.0
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
- Tick v0.6.0 by @mlarraz in #36
- Update gem-publish-public.yml by @mlarraz in #38
- Update dependabot.yml by @mlarraz in #37
Full Changelog: v0.5.0...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