Sha256: 932b636247757b7306b459ee9b724315b9a517c9b966054b0260a4db734ba175

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

# Changelog

## 0.0.5 (March 31, 2014)

### features

### improvements
- Update Ruby version to 2.1.0
- Send to heroku only the defined branches

### bug fixes
- Fix check for whether we should run `db:migrate` / `db:seeds` on production [[GH-38](https://github.com/Helabs/jumpup-heroku/issues/38)] / [[GH-40](https://github.com/Helabs/jumpup-heroku/pull/40)]

## 0.0.4 (February 21, 2014)

### features

### improvements
- `rake integrate` now fails if a push to heroku fails [[GH-21](https://github.com/Helabs/jumpup-heroku/pull/21)]
- Make integrate:production as an alias to jumpup:heroku:deploy:production
- Add info about how release the gem
- Add info about best practices
- More info on README
- Do not set INTEGRATING_BY again if you're already there
- Add info about current branch when git push
- Make sure that git name is setup
- Skip DB related tasks if nothing has changed since the last deploy [[GH-33](https://github.com/Helabs/jumpup-heroku/pull/33)]

### bug fixes

## 0.0.3 (January 20, 2014)

### features

### improvements

### bug fixes
- Fix bug on heroku-account

## 0.0.2 (January 16, 2014)

### features

### improvements
- Better README
- Make Rake spec as default Rake
- Compacted some tasks into start and finish tasks
- Add heroku-accounts support

### bug fixes

## 0.0.1 (January 07, 2014)

### features

- Create all tasks of heroku deploy
- Create run_database_tasks config

### improvements

### bug fixes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jumpup-heroku-0.0.5 CHANGELOG.md