Releases: interagent/pliny
Releases · interagent/pliny
v0.16.2
- Change: Upgrade
rack-timeout
to ~0.4
(#262).
- Feature: Heroku Button / Review apps will now automatically loads db schema and run migrations (#246).
v0.16.1
- Feature: Rollbar environment configurable via
ROLLBAR_ENV
(#258).
- Feature: Rollbar output is now passed through
Pliny.log
(#259).
v0.16.0
- Change: Ruby 2.3 is now the default (#253). Thanks to @zzak for upgrading sinatra-contrib.
- Fixes: Useless code coverage reports (#255).
- Fixes: Cleanup of active database connections after migration runs (#257).