Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.02 KB

File metadata and controls

39 lines (29 loc) · 1.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.4.9] - 2019-11-06

Added

  • Pretty printing of JSON responses and minor display tweaks

[0.4.8] - 2019-11-05

Fixed

  • Removed unnecessary ActionMailer class

[0.4.7] - 2019-11-05

Fixed

  • Changed to config.eager_load_paths to try to avoid ActiveTracker::Model not defined in production

[0.4.6] - 2019-11-05

Fixed

  • Fixed uninitialized constant error in production

[0.4.3 - 0.4.5] - 2019-11-05

Fixed

  • Error during initial project database migration if activetracker is used

[0.4.2] - 2019-11-05

Fixed

  • API-only projects don't have BetterErrors enabled apparently

[0.4.1] - 2019-11-05

Added

  • Added support for API-only projects that don't have an asset pipeline

[0.4.0] - 2019-11-04

Release

  • First public release