Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

56 lines (25 loc) · 1.76 KB

Semantic Versioning Changelog

1.3.0 (2022-12-29)

Bug Fixes

  • app fails correctly if config key is missing (cfaaaee)
  • show correct handled config file name in logs (f6d85eb)

Features

  • support for multiple keep entries (8a36658)

1.2.0 (2022-12-29)

Features

  • add new config file name (b7dd30d)

1.1.3 (2022-11-18)

Performance Improvements

1.1.2 (2022-11-18)

Performance Improvements

  • add types for functions (c843e0a)

1.1.1 (2022-11-18)

Bug Fixes

1.1.0 (2022-11-15)

Features

1.0.0 (2022-06-07)

Bug Fixes

  • remove a duplicate import. (84ab1db)