Releases: jqr/heroku_san
Releases · jqr/heroku_san
Version 4.3.2
Version 4.3.1
Version 4.3.0
- Add #ensure_{all | one}_worker(s)_running -- which will restart your web workers until they stay up
- Closes #137
Version 4.2.0
- Wrap API calls so that errors are reported in a more human-fiendly way
- Closes #105
Version 4.1.0
- Extracted
Parser
andConfiguration
classes fromProject
. This should be a feature-neutral version change. There are a few API additions, but they should not be needed by the generalheroku_san
population.