Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 2.26 KB

0.2.4 (2023-01-24)

Chores
  • deps: bump json5 from 2.2.1 to 2.2.3 (0cc73fe9)

0.2.3 (2023-01-24)

Chores
Documentation Changes
  • improved documentation adding examples, execution time measure unit and better description (1dfa2b07)

0.2.2 (2023-01-10)

Chores
  • internal refactor + added options.log type check (b24436f8)

0.2.1 (2022-12-21)

Chores
Tests
  • added test to cover 100% of code (6505895e)

0.2.0 (2022-12-20)

Chores
Other Changes
Refactors
  • used hook-fn instead of reimplementing it (1ebea1ef)

0.1.0 (2022-12-12)

New Features
  • added args and result to logger + internal refactor (ac02c5fd)

0.0.2 (2022-12-12)

Chores