# Changelog This project adheres to [Semantic Versioning](http://semver.org) ## [0.2.2] - 2019-01-05 Improvements: - Removing thor - Using custom CLI to handle multiple commands ## [0.2.1] - 2018-12-31 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. ## [0.2.0] - 2018-12-31 Feature: - Improve commands ## [0.1.3] - 2018-12-20 Bugfix: - Do not take into account deleted files for rspec testing ## [0.1.2] - 2018-12-18 Bugfix: - Remove dev dependency `pronto` to update `thor` version to 20.0 ## [0.1.1] - 2018-12-05 Add documentation, specify development dependencies ## [0.1.0] - 2018-11-12 First release :tada: