Changelog of @hackage/co-log-simple 1.2.1

1.2.1 (2025-09-11)

  • Fixed a dependency problem affecting release to Stackage

1.2.0 (2025-09-10)

  • Added and adjusted some documentation
  • Some subtle formatter changes
  • Added str formatter for constant strings in log messages
  • Pushed stackage snapshot up to lts-24.9
  • Added timestamps to logging (via RichMessage/RichMsg)
  • Added date formatting capability to the date formatters

1.1.1 (2025-08-12)

  • Fixed incorrect API docs

1.1.0 (2025-08-11)

  • Exciting new formatter design, deprecated older formatters
  • Fixed various documentation issues
  • Added cabal categories

1.0.0 (2025-08-07)

  • Initial release