Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 496 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 496 Bytes

Changelog

[1.1.0] - 2024-08-14

Added

  • Added support for async functions that contains logging
  • Updated README with async example

[1.0.1] - 2024-07-12

Fixed

  • Updated README with Caveat section

[1.0.0] - 2024-07-10

Added

  • toLog()
  • toLogStdout()
  • toLogStderr()
  • toLogErrorOrWarn()

Initial release