Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 1.78 KB

Changelog

v0.2.1 (2023-02-21)

Fix

  • Compatibility issues when <= Python3.8 (d7c26c8)

v0.2.0 (2022-08-22)

Feature

  • Support 'str_pattern' to filter valid path (2a3e2c4)

v0.1.7 (2022-08-12)

Fix

  • Wrong logic in the bool arguments (bb0dba1)

v0.1.6 (2022-08-10)

Fix

  • Unify the float format to two decimals (d970f3a)

v0.1.5 (2022-08-10)

Fix

  • Wrong format of duration (f2762a0)

v0.1.4 (2022-08-10)

Fix

v0.1.3 (2022-08-10)

Fix

v0.1.2 (2022-08-10)

Fix

v0.1.1 (2022-08-10)

Fix

v0.1.0 (2022-08-10)

Feature