All Versions
28
Latest Version
Avg Release Cycle
85 days
Latest Release
-

Changelog History
Page 1

  • v0.12.0 Changes

    • Preserve original Action Cable functionality by using prepend instead of redefining methods #310
    • ๐Ÿš… Return a Rack::BodyProxy from the Rails::Rack::Logger monkey patch, this ensures the same return type as Rails #333

    • โž• Add a new formatter Lograge::Formatters::KeyValueDeep.new to log object with nested key. #282

  • v0.11.2 Changes

    June 14, 2019
    • Resolve a bug with Action Cable registration #286
  • v0.11.1 Changes

    May 17, 2019
    • Resolve a bug with Action Cable registration #289
  • v0.11.0 Changes

    April 15, 2019
    • โž• Add support for Action Cable #257
  • v0.10.0 Changes

    March 29, 2018
    • Strip querystring from Location header #241
  • v0.9.0 Changes

    January 12, 2018
    • ๐Ÿš… Relax Rails gem dependency #235
  • v0.8.0 Changes

    January 11, 2018
    • ๐Ÿ”ง Configure multiple base controllers #230
  • v0.7.1 Changes

    September 19, 2017
    • ๐Ÿ› Bug fix for configurable controllers #228
  • v0.7.0 Changes

    September 19, 2017
    • ๐Ÿ”ง Configurable base class #227
  • v0.6.0 Changes

    August 04, 2017
    • Replace thread-locals with request_store #218
    • An alternative to the append_info_to_payload strategy #135