Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-15 | 578 Bytes | |
v0.17.0 source code.tar.gz | 2024-09-15 | 788.6 kB | |
v0.17.0 source code.zip | 2024-09-15 | 811.0 kB | |
Totals: 3 Items | 1.6 MB | 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