Recent Releases of https://github.com/javan/whenever
https://github.com/javan/whenever - v1.1.2
What's Changed
Enhancements
- Override global option with group option by @njakobsen in https://github.com/javan/whenever/pull/822
- Add description as comment in crontab by @dyson in https://github.com/javan/whenever/pull/776
Maintenance
- CI: Add Ruby 4.0 to CI Matrix by @taketo1113 in https://github.com/javan/whenever/pull/872
- CI: Use macos-15-intel instead of macos-13 for Ruby 2.4 and 2.5 by @taketo1113 in https://github.com/javan/whenever/pull/871
New Contributors
- @njakobsen made their first contribution in https://github.com/javan/whenever/pull/822
- @dyson made their first contribution in https://github.com/javan/whenever/pull/776
Full Changelog: https://github.com/javan/whenever/compare/v1.1.1...v1.1.2
- Ruby
Published by taketo1113 about 1 month ago
https://github.com/javan/whenever - v1.1.1
What's Changed
- Release v1.1.1 by @taketo1113 in https://github.com/javan/whenever/pull/870
Bug Fixed
- job_list
.respond_to?updated to an instance method by @brunolarouche in https://github.com/javan/whenever/pull/830
Maintenance
- Require MFA for gem releases by @taketo1113 in https://github.com/javan/whenever/pull/867
- CI: Add tests using ActiveSupport to CI by @taketo1113 in https://github.com/javan/whenever/pull/868
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/javan/whenever/pull/869
- Docs : Update README.md by @neolyte in https://github.com/javan/whenever/pull/789
New Contributors
- @neolyte made their first contribution in https://github.com/javan/whenever/pull/789
- @brunolarouche made their first contribution in https://github.com/javan/whenever/pull/830
Full Changelog: https://github.com/javan/whenever/compare/v1.1.0...v1.1.1
- Ruby
Published by taketo1113 3 months ago
https://github.com/javan/whenever - v1.1.0
What's Changed
- Prepare Release v1.1.0 by @taketo1113 in https://github.com/javan/whenever/pull/866
Enhancements
- Clarify options and warn about overwriting by @ttilberg in https://github.com/javan/whenever/pull/791
- Leveraging RAILS_ENV already present by @bragamat in https://github.com/javan/whenever/pull/832
- Added capability for updating cron without cmd by @moskvin in https://github.com/javan/whenever/pull/515
- Add to require
whenever/versionby @taketo1113 in https://github.com/javan/whenever/pull/865
Bug Fixed
- Splat whenever_roles when passing to roles by @samuelokrent in https://github.com/javan/whenever/pull/777
- Handle crontab output to prevent SIGPIPE when running on CentOS Stream 10 by @taketo1113 in https://github.com/javan/whenever/pull/861
Maintenance
- Docs: Update README.md by @zibs in https://github.com/javan/whenever/pull/785
- Docs: Clarify in README that tasks are run in parallel by @collimarco in https://github.com/javan/whenever/pull/787
- Docs: Add note in README that cron is generated with the current user by @dinossaur23 in https://github.com/javan/whenever/pull/788
- [CHORE] DX: easify getting started contributing by @bragamat in https://github.com/javan/whenever/pull/846
- CI: Replace travis-ci by Github-Actions by @bragamat in https://github.com/javan/whenever/pull/847
- CI: Add Ruby 2.7-3.4 to the CI matrix by @taketo1113 in https://github.com/javan/whenever/pull/858
- Add dependabot config for bundler / github-actions by @taketo1113 in https://github.com/javan/whenever/pull/862
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/javan/whenever/pull/863
- Fix typo In test by @ak2-lucky in https://github.com/javan/whenever/pull/851
- Add changelog_uri to metadata to easily link from rubygems.org by @nickhammond in https://github.com/javan/whenever/pull/786
- Update gemspec format to match Bundler v3.x gemspec template by @taketo1113 in https://github.com/javan/whenever/pull/864
New Contributors
- @samuelokrent made their first contribution in https://github.com/javan/whenever/pull/777
- @zibs made their first contribution in https://github.com/javan/whenever/pull/785
- @collimarco made their first contribution in https://github.com/javan/whenever/pull/787
- @dinossaur23 made their first contribution in https://github.com/javan/whenever/pull/788
- @ttilberg made their first contribution in https://github.com/javan/whenever/pull/791
- @bragamat made their first contribution in https://github.com/javan/whenever/pull/832
- @moskvin made their first contribution in https://github.com/javan/whenever/pull/515
- @taketo1113 made their first contribution in https://github.com/javan/whenever/pull/858
- @dependabot[bot] made their first contribution in https://github.com/javan/whenever/pull/863
- @ak2-lucky made their first contribution in https://github.com/javan/whenever/pull/851
- @nickhammond made their first contribution in https://github.com/javan/whenever/pull/786
Full Changelog: https://github.com/javan/whenever/compare/v1.0.0...v1.1.0
- Ruby
Published by taketo1113 3 months ago