Sha256: 670861abab0986dd2ab2db03490ea5d25c4208b2eb34f9e7e0d986f17ba05e07

Contents?: true

Size: 773 Bytes

Versions: 1

Compression:

Stored size: 773 Bytes

Contents

# heroku_rails_deploy

## v0.4.5
- Use public gem server
- Use HTTP git remote for Heroku
- Add missing active_support requires 

## v0.4.4
- Add missing require of English

## 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

1 entries across 1 versions & 1 rubygems

Version Path
heroku_rails_deploy-0.4.5 CHANGELOG.md