Sha256: 56977126f920101d129b20ceac90606bbf82c0449bac4112fd4cb8c4052a4f91

Contents?: true

Size: 622 Bytes

Versions: 5

Compression:

Stored size: 622 Bytes

Contents

# heroku_rails_deploy

## v0.4.3
- Display output while running migration commands.

## v0.4.2
- Fix test for pending migrations.

## v0.4.1
- Fix bug checking environment.

## v0.4.0
- Refactor to expose environment from `Deployer`.

## v0.3.0
- Add support for Avro schema registration during deployment.
- Refuse to deploy when there are uncommitted changes.

## v0.2.2
- Fixes bug in getting branch name from executing system command

## v0.2.1
- Fixes bug in checking for valid production deploy

## v0.2.0
- Can only deploy master or gitflow prefixed branches (hotfix/.+ and release/.+)

## v0.1.0
- Initial version

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
heroku_rails_deploy-0.4.5.rc0 CHANGELOG.md
heroku_rails_deploy-0.4.4 CHANGELOG.md
heroku_rails_deploy-0.4.3 CHANGELOG.md
heroku_rails_deploy-0.4.3.rc1 CHANGELOG.md
heroku_rails_deploy-0.4.3.rc0 CHANGELOG.md