This project adheres to Semantic Versioning
Fix:
- Config / commands file
Fix:
- Do not erase the app locales files.
Fix:
- Do not inject the locales files directly in the load path but add them instead.
Improvement:
- Generate the folder of a spec, if not already existing
Features:
- Add
add
,commit
andamend
commands to the cli
Improvement:
- Reduce RSpec runner verbosity
- Allow configuring the base branch
Fix:
- Add
--version
to the CLI
Improvements:
- Removing thor
- Using custom CLI to handle multiple commands
Improvement:
- Deprecating rainbow to install pronto and pronto Rubocop
Notes: This version of SafePusher use rainbow 2.2, that can be incompatible with the latest version of React On Rails (for instance). Previous versions of the gem use rainbow 3.0.
Feature:
- Improve commands
Bugfix:
- Do not take into account deleted files for rspec testing
Bugfix:
- Remove dev dependency
pronto
to updatethor
version to 20.0
Add documentation, specify development dependencies
First release 🎉