ShogunPanda/bovem

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
### 2018-06-18 / 4.0.2

* chore: End of development notice.
* Updated license links and badges.
* Updated docs location.
* Updated docs.

### 4.0.1 / 2016-03-30

* Minor bugfix.

### 4.0.0 / 2016-03-29

* Refactored `Bovem::Console`.
* Refactored `Bovem::Shell`.
* Replace `Bovem::Localizer` with `Bovem::I18n`.
* Dropped `is_` or `has_` from all methods in `Bovem::Command` and `Bovem::Option`.
* Changed signature of `Bovem::Parser.smart_join`.
* Changed signature of `Bovem::Parser.find_command`.
* Changed signature of `Bovem::Command#get_options`.
* Dropped support for Ruby <2.3
* Updated dependencies.

### 3.0.5 / 2014-03-08

* Updated dependencies.

### 3.0.4 / 2014-01-25

* Updated dependencies.