Sha256: 7f985186568cd078d1532e0a8695933ab155aa214be38ddae5e2e72cbb8c66b8
Contents?: true
Size: 1.22 KB
Versions: 1
Compression:
Stored size: 1.22 KB
Contents
Stove CHANGELOG =============== This is the Changelog for the Stove gem. v2.0.0 (unreleased) ------------------- - Completely refactor the runner for speed optimizations - Introduce a new configuration file format - Add i18n support - Add Filters and validations that execute before any commands are run - Autoload plugins and actions - Improve help output by grouping options - Trap Signal interrupts cleanly - Remove formatters - Switch to log4r - Introduce significantly more logging and log levels - Remove HTTParty & Jiralicious in favor or Faraday - Improve rake task to automatically perfom a minor bump when no version if given - Persist data across the cookbook object - Use singleton classes to save memory and loadtime v1.1.0 ------ - Check if the git remote is in sync with local branch before pushing - Add support for bumping devodd releases - Add a custom rake task - Add ability to publish GitHub releases - Fix CLI bug that didn't allow options to parse - Add logging during release process - Fix error where the community site does not give an adequate response - Retry uploads 3 times in case the community site is being lame v1.0.1 ------ - Fix a bug where `--log-level` was being ignored v1.0.0 ------ - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stove-2.0.0.beta.1 | CHANGELOG.md |