Sha256: 82c61730c0d219f15c1a5fac5cd01489bf631c4554977929d44d2fcbe88d711e

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

## master
[full changelog](http://github.com/sue445/paraduct/compare/v0.0.3...master)

### Breaking changes :bomb:
* Stop convert key capitalize
  * https://github.com/sue445/paraduct/pull/77
* Stop support ruby 1.9
  * https://github.com/sue445/paraduct/pull/87

### Enhancements
* Run under current directory when work_dir is empty
  * https://github.com/sue445/paraduct/pull/78
* Add `after_script`
  * https://github.com/sue445/paraduct/pull/88
* Add start command logging
  * https://github.com/sue445/paraduct/pull/89

### some refactorings
* https://github.com/sue445/paraduct/pull/79
* https://github.com/sue445/paraduct/pull/80

## v0.0.3
[full changelog](http://github.com/sue445/paraduct/compare/v0.0.2...v0.0.3)

* relax exclude definition
  * https://github.com/sue445/paraduct/pull/74
* some refactorings
  * https://github.com/sue445/paraduct/pull/73
  * https://github.com/sue445/paraduct/pull/76

## v0.0.2
[full changelog](http://github.com/sue445/paraduct/compare/v0.0.1...v0.0.2)

* change variable name
  * `$JOB_ID` -> `$PARADUCT_JOB_ID`
  * `$JOB_NAME` -> `$PARADUCT_JOB_NAME`
  * https://github.com/sue445/paraduct/pull/70

## v0.0.1
* first release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
paraduct-1.0.0.beta6 CHANGELOG.md