Sha256: f256d313fdb4e4a553d6a18057d685ed8e8bb5497ef37049bfb75b62ac8d8a6f

Contents?: true

Size: 1000 Bytes

Versions: 1

Compression:

Stored size: 1000 Bytes

Contents

# Changelog

## v2.0.0

This is a major rewrite, 7 years after the initial implementation.

### Major changes

* Consistent config format, using config files, environment variables, and
  command line options
* Custom template groups for `gem bootstrap`
* Complete help output in `gem [command] --help`
* Consistent behaviour in multi-gem scenarios (see the
  [README](https://github.com/svenfuchs/gem-release/blob/master/README.md#scenarios))
* Consistent command line option defaults across commands when invoked with a
  shortcut, e.g. `gem bump --release --tag` vs `gem release --tag`
* Colorized, more consistently formatted output

### Other changes

* Fix misleading success message when `gem push` fails
* Release and tag now fail if there are uncommitted changes
* Add `--message` and `--skip-ci` to `gem bump` in order to customize the
  commit message
* Add `--sign` to `gem bump` and `gem tag` in order to GPG sign commits and
  tags
* Support version files of gems with an `*_rb` suffix

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gem-release-2.0.0.dev.5 CHANGELOG.md