uu59/gem_release_helper

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## 1.0.2 - 2016-08-04
* [improve] Enable basic auth method to access private repo

## 1.0.1 - 2016-07-22
* [improve] Enable to detect/bump version using external file [#2](https://github.com/uu59/gem_release_helper/pull/2)
* [improve] Enable to access private repo [#1](https://github.com/uu59/gem_release_helper/pull/1)

## 1.0.0 - 2016-07-13

Forked and renamed as "gem_release_helper".

## 0.0.6 - 2015-09-09

* [fix] [gemfile] Fix 0.x-latest gemfile [#6](https://github.com/everyleaf/everyleaf-embulk_helper/pull/6)

## 0.0.5 - 2015-09-08

* [improve] [travis] Modify template to test Embulk 0.7.x matrix [#5](https://github.com/everyleaf/everyleaf-embulk_helper/pull/5)

## 0.0.4 - 2015-08-19
* [improve] Ignore errors on -latest versions [#4](https://github.com/everyleaf/everyleaf-embulk_helper/pull/4)

## 0.0.3 - 2015-08-18

* [improve] travis: Initial travis.yml template has allow_failures Embulk 0.6.22 [#3](https://github.com/everyleaf/everyleaf-embulk_helper/pull/3)
* [improve] gemfiles: Genarates embulk-0.x-latest gemfile [#3](https://github.com/everyleaf/everyleaf-embulk_helper/pull/3)

## 0.0.2 - 2015-08-11

* [fix] Fix gemspec path within generated gemfile template [#2](https://github.com/everyleaf/everyleaf-embulk_helper/pull/2)
* [improve] generage:changelog can accept `CURRENT_VER` and `NEXT_VER` environment variable instead of auto detection

## 0.0.1 - 2015-08-11

The first release!!