Changelog of @hackage/katip-wai 0.1.2.3

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 Haskell Package Versioning Policy.

Unreleased

0.1.2.3 - 2024-01-01

Fixed

  • Increased upper bound for text
  • Increased upper bound for bytestring

0.1.2.2 - 2023-06-29

Fixed

  • Increased upper bound for aeson

0.1.2.1 - 2022-11-12

Added

Fixed

  • Adjusted version bounds
  • Fixed haddock error

0.1.2.0 - 2022-06-04

Fixed

  • Adjusted version bound for text.

0.1.1.0 - 2022-02-02

Added

  • Added middlewareWithFormatter and defaultFormat so that you may customize the logging format.

0.1.0.0 - 2021-12-29

Added

  • Initial release