Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 1.01 KB

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.

[0.4.2] - 2024-05-29

  • fix scheduler type error

[0.4.1] - 2024-05-17

  • fix timestamps. Thanks @mw10013

[0.4.0] - 2024-05-14

  • monotonic timers. Thanks @mw10013

[0.3.2] - 2024-04-18

  • fix: add a fallback dataset

[0.3.1] - 2024-04-14

  • fix log level handling

[0.3.0] - 2024-04-14

  • add timestamps automatically
  • always import opentelemetry api

[0.2.1] - 2023-11-06

  • Fix isLocalDev
  • Improve flushing behaviour

Thanks @jahands!

  • Add biome for codeformatting

[0.2.0] - 2023-11-02

  • Contributor Section in README.md
  • namespace and service are now headers

[0.1.3] - 2023-10-25

  • Better local dev logging options

[0.1.2] - 2023-10-25

  • ESM support

[0.1.1] - 2023-10-25

  • Initial Release

[0.1.0]