All Versions
24
Latest Version
Avg Release Cycle
74 days
Latest Release
1637 days ago

Changelog History
Page 3

  • v0.16.3 Changes

    May 04, 2016

    ๐Ÿ›  Fixed

    • โž• Adds missing Origin to Access-Control-Allow-Headers, was causing Safari to be unhappy. (#266)
  • v0.16.2 Changes

    May 01, 2016

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade rack-timeout to ~0.4. (#262)

    ๐Ÿ›  Fixed

    • Heroku Button / Review apps will now automatically loads db schema and run migrations. (#246)
  • v0.16.1 Changes

    April 16, 2016

    โž• Added

    • ๐Ÿ”ง Rollbar environment configurable via ROLLBAR_ENV. (#258)
    • ๐ŸŒฒ Rollbar output is now passed through Pliny.log. (#259)
  • v0.16.0 Changes

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Ruby 2.3 is now the default. Thanks to @zzak for upgrading sinatra-contrib. (#253)

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ Useless code coverage reports. (#255)
    • Cleanup of active database connections after migration runs. (#257)

    ๐Ÿš€ [Unreleased]: https://github.com/interagent/pliny/compare/v0.28.0...HEAD