Releases: christopherstyles/ngp_van
Releases · christopherstyles/ngp_van
Version 0.4.0
Version 0.3.0
Version 0.2.0
Version 0.1.4
- [CHANGED] Circle CI has been replaced with Travis CI for continuous integration.
- [CHANGED] Gem dependencies have been moved to the Gemfile.
- [REMOVED] The deprecated
codeclimate-test-reporter
gem has been removed. - [ADDED] Simplecov has been added for generating code coverage. This can be read by codeclimate’s updated, unified, test reporter client.
Version 0.1.3
- [CHANGED] Version dependencies have been loosened for faraday and faraday_middleware so that newer versions can be installed.
Version 0.1.2
- [ADDED] Badges have been added to the README for circleci (pass/fail status), code climate (test coverage and overall GPA), inch-ci (inline documentation coverage), and badge.fury.io (version indicator).
- [FIXED]
NgpVan.configuration
is now reset to default values after each example run. - [REMOVED]
.travis.yml
CircleCI is now used for continuous integration. - [REMOVED] Development dependencies for Guard have been removed.
Version 0.1.1
[ADDED] Support for installing with a trust policy.
Version 0.1.0
Initial release.