Releases: demingfactor/calagator
Releases · demingfactor/calagator
v4.1.0 - Rails 7.1 and Ruby 3.3
What's Changed
- Upgrade to Rails 7.1
- Recommended Ruby version is now 3.3
- Calagator cli now supports
--version
(or-v
) to print version info.
Full Changelog: v4.0.0...v4.1.0
v4.0.0 - Rails 7.0 and Ruby 3.2
What's Changed
- Upgrade to Rails 7.0
- Recommended Ruby version is now 3.2
- Paper Trail Manager is no longer a dependency
- It has been integrated in to Calagator itself.
- This has been done to reduce the overhead of maintaining a separate gem.
Full Changelog: v3.0.0...v4.0.0
v3.0.0 - Rails 6.1 and Ruby 3.0
What's Changed
- Upgrade to Rails 6.1, and Ruby 3.0 by @moxvallix in #12
- Towards rails 6.0 from a stable 5.2 by @evolve2k in #8
- Refined changelog by @evolve2k in #11
New Contributors
- @moxvallix made their first contribution in #12
Full Changelog: v2.1.1...v3.0.0
v2.1.1
- Fixes 'calagator' cli. Fixes a deploy step missed in 2.1.0.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.0
Automatic Github generated Release Notes (still decided if worth keeping this in addition to CHANGES.md)
What's Changed
- Fix errors stopping gem running by @evolve2k in #1
- Fix deprecation warning in specs: WARN Selenium [DEPRECATION] [:browser_options] by @evolve2k in #2
- Stable and update ruby by @evolve2k in #3
- Resolves open ended dependancies warnings by @evolve2k in #4
- Update development docs by @evolve2k in #5
- Set default ruby by @evolve2k in #6
- Ignore built gem files by @evolve2k in #7
- Update CHANGES.md by @evolve2k in #9
New Contributors
- @evolve2k made their first contribution in #1
Full Changelog: v1.1.0...v2.0.0