Hexoku.API.Releases
A release represents a combination of code, config vars and add-ons for an app on Heroku.
For more info read the Heroku API Reference
Summary
| create(client, app, slug, description \\ "Released using Hexoku") |
| info(client, app, release) |
| list(client, app) |
| rollback(client, app, release) |