Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 955 Bytes

CHANGELOG.md

File metadata and controls

51 lines (32 loc) · 955 Bytes

Change Log

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.

4.0.1 - 2017-12-14

Changed

  • Fix nightly compilation

4.0.0 - 2017-05-28

Changed

  • Default to panicking instead of discarding messages
  • Relicensed under MPL-2.0/MIT/Apache-2.0

3.0.0 - 2017-04-11

Changed

  • Switch to reference-based API, which avoids allocations

2.0.0 - 2017-04-11

Changed

  • Update dependencies

2.0.0-3.1 - 2017-04-06

Fixed

  • Example in documentation was not saving the guard

2.0.0-3.0 - 2017-03-27

Changed

  • Add GlobalLoggerGuard
  • Bump dependencies

2.0.0-2.0 - 2017-03-11

  • Fix examples
  • Bump slog dependency version

2.0.0-0.1 - 2017-03-05

  • Move to use slog v2 developement release

0.2.2 - 2016-11-30

Changed

  • Moved to own repository