Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

49 lines (24 loc) · 2.11 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.2 (2023-01-19)

Features

0.2.1 (2022-10-20)

Features

  • remove fp-ts-contrib dependency (a6e4551)

Bug Fixes

  • make the environment immutable (9461a75)

0.2.0 (2022-03-28)

Features

  • add payloads to log messages (9f8e6c6)

0.1.2 (2022-03-23)

Features

0.1.1 (2022-03-22)

0.1.0 (2022-03-22)

Features

  • add instances for logging a message at each of the levels (4e17f1f)
  • add log entry constructor (62ebe0c)
  • add Logger model (22d6f0a)