New
v0.17.0
What's Changed
- Update minimum Ruby to 3.1 by @SalvatoreT in https://github.com/lolcommits/lolcommits/pull/433
- Ditch Travis, switch to GitHub actions for CI
- Use GitHub actions for trusted gem publishing
- Bump all gem dependencies
- Add runtime gems (logger, ostruct, base64) to prep for Ruby 3.5+
- Drop code coverage tooling
- Swap pry for debug gem
New Contributors
- @SalvatoreT made their first contribution in https://github.com/lolcommits/lolcommits/pull/433
Full Changelog: https://github.com/lolcommits/lolcommits/compare/v0.16.5...v0.17.0