Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

63 lines (39 loc) · 1.16 KB

Changelog

All notable changes to Predoc will be documented in this file. The format is based on Keep a Changelog.

[1.1] - 2019-05-22

NOTE: This release requires SECRET_KEY_BASE to be set in the production environment.

Changed

  • Update to Ruby 2.6.3 and Rails 5.2.3
  • Update Docsplit gem to 0.7.6
  • Change application status page format to text/plain (JSON still available)

[1.0.8] - 2015-10-29

Changed

  • Add details to log message for unreadable error

[1.0.7] - 2014-10-17

Added

  • Add hostname to JSON status

[1.0.6] - 2014-07-16

Changed

  • Update Docsplit gem to 0.7.5

[1.0.5] - 2014-04-17

Added

  • Add Capistrano gem for deployment

Fixed

  • Eliminate zombie (defunct) processes

[1.0.4] - 2014-08-29

Added

  • Add StatsD to send document conversion events

[1.0.3] - 2013-07-22

Added

  • Implement timeout for document conversion process

[1.0.2] - 2013-07-04

Added

  • Add application status page

Changed

  • Change default logger to use SyslogLogger 2.0

[1.0.1] - 2013-06-11

Fixed

  • Skip videos files in tests

[1.0] - 2013-06-04

Initial release of Predoc!