Releases
v0.61.0
- Provide agent context for updating gems and configuring GitHub releases.
- Ignore
[bot]authors in copyright attributions and gem authors. - Add opt-in
modernize:releases:githubmigration and omit redundant publishing hooks for gems usingbake-gem-github.
v0.60.0
- Ignore
/vendor/bundleby default for dependencies installed by GitHub Actions' Bundler cache.
v0.54.1
- Better
version.rbdetection inmodernize:gemspec.
v0.53.0
- Make
modernize:releasespart of the defaultmodernizetask.
v0.52.0
- Add support for automatic GitHub release generation.
v0.43.0
- Improved copilot instructions for using agent context.
v0.33.0
- Add
modernize:releasesto add release notes.