All Versions
6
Latest Version
Avg Release Cycle
34 days
Latest Release
1619 days ago

Changelog History

  • v0.1.5 Changes

    November 20, 2019

    ๐Ÿ› Bug Fixes

    Logger

    • ๐Ÿ– Handle mixing ::Logger and CrylogLogger with block and non-block methods (#9)
  • v0.1.4 Changes

    October 17, 2019

    ๐Ÿ†• New Features

    General

    • โž• Adds a class to allow using Crylog with the stdlib's ::Logger class (#7, Thanks @Blacksmoke16)
  • v0.1.3 Changes

    October 01, 2019

    ๐Ÿ†• New Features

    General

  • v0.1.2 Changes

    July 28, 2019
    • Specify return type on implementations of abstract def write.
    • ๐Ÿ‘ท Run CI on Crystal nightly.
  • v0.1.1 Changes

    June 07, 2019

    ๐Ÿ†• New Features

    Formatters

    • โž• Add a formatter that converters the message to a JSON string.

    ๐Ÿ› Bug Fixes

    Logger

    • โœ‚ Remove type restriction on log methods and just call to_s on the message.
      • Allows logging colorized strings, numbers, etc.
  • v0.1.0

    June 01, 2019