View Source 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.

1-0-0-2023-02-27

[1.0.0] - 2023-02-27

added

Added

  • OTP 25.2 to CI
  • unused code check (Hank)
  • code linter (Elvis)

changed

Changed

  • doc generation to rebar3_ex_doc plugin

0-5-0-2022-12-06

[0.5.0] - 2022-12-06

added-1

Added

0-4-0-2022-11-29

[0.4.0] - 2022-11-29

added-2

Added

  • name of custom lager sink to event metadata
  • OTP 25.1 to CI

0-3-0-2022-08-05

[0.3.0] - 2022-08-05

changed-1

Changed

  • API calls to :log, :do_log and :dispatch_log to output logger mfa metadata as expected

0-2-1-2022-06-15

[0.2.1] - 2022-06-15

fixed

Fixed

  • parse transform crash upon encountering 1, 2 or 3-arity non-logging calls to the lager module [Guilherme Andrade]

0-2-0-2022-05-23

[0.2.0] - 2022-05-23

added-3

Added

  • logging of lager messages sent to extra sinks

removed

Removed

  • parse transform failure upon encountering lager_extra_sinks

fixed-1

Fixed

  • dispatching of bad file attribute in messages' metadata

0-1-0-2021-11-25

[0.1.0] - 2021-11-25

added-4

Added