All Versions
40
Latest Version
Avg Release Cycle
56 days
Latest Release
1653 days ago

Changelog History
Page 2

  • v1.3.3

    April 16, 2018
  • v1.3.2

    April 12, 2018
  • v1.3.1

    April 12, 2018
  • v1.3.0 Changes

    March 05, 2018

    🚀 Released on March 5th, 2018

    • ➕ Added support for controlling rotating file names -- Logbook now allows users to customize the formatting of rollover/rotating files (thanks Tucker Beck)
  • v1.2.2

    March 05, 2018
  • v1.2.1

    February 08, 2018
  • v1.2.0 Changes

    🚀 Released on February 8th, 2018

    • ➕ Added support for compressed log files, supporting both gzip and brotli compression methods (thanks Maor Marcus)
    • 🛠 Fixed CPU usage for queuing handlers (thanks Adam Urbańczyk)
  • v1.1.0 Changes

    🚀 Released on July 13th 2017

    • ➕ Added a handler for Riemann (thanks Šarūnas Navickas)
    • ➕ Added a handler for Slack (thanks @jonathanng)
    • Colorizing mixin can now force coloring on or off (thanks @ayalash)
  • v1.0.1 Changes

    • 🛠 Fix PushOver handler cropping (thanks Sébastien Celles)
  • v1.0.0 Changes

    🚀 Released on June 26th 2016

    • ➕ Added support for timezones for log timestamp formatting (thanks Mattijs Ugen)
    • Logbook has been a 0.x long enough to earn its 1.0.0 bump!
    • Logbook now uses SemVer for its versioning scheme
    • Various improvements to MailHandler and the usage of TLS/SMTP SSL (thanks Frazer McLean)
    • 🛠 Fix log colorizing on Windows (thanks Frazer McLean)
    • Coverage reports using coveralls.io
    • ⬇️ Dropped compatibility for Python 3.2. At this point we did not actually remove any code that supports it, but the continuous integration tests no longer check against it, and we will no longer fix compatibility issues with 3.2.
    • 👍 Better coverage and tests on Windows (thanks Frazer McLean)
    • ➕ Added enable() and disable() methods for loggers (thanks Frazer McLean)
    • Many cleanups and overall project improvements (thanks Frazer McLean)