Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 663 Bytes

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.1.0] - 2021-02-11

  • The first version of the client.

[0.1.2] - 2021-04-22

  • Fixed string encoding.

[0.1.3] - 2021-06-11

  • Fixed detection of the frame that calls the logger.

[0.1.7] - 2021-08-16

  • Fixed runtime context's frame label encoding.

[0.1.8] - 2023-01-16

  • Fix issue where message is lost when logging hashes with multiple IO devices (thanks @olivier-thatch!)