Releases
v0.12.0
- Add 
guard_last_commit_not_version_bumpmethod to prevent consecutive version bumps. - Add 
build_gem_in_worktreemethod for building gems in isolated git worktrees. - Improve shell command execution with better error handling and specific exit code access.
 
v0.11.1
- Better integration with 
bake's default output. 
v0.11.0
- Improved bake task return values.
 
v0.10.0
- Better handling of versions.
 
v0.9.0
- Add 
after_gem_release_version_incrementhook.