Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 1.02 KB

Changelog

v0.1.5 (2021-12-12)

Fix

  • Support arbitrary number of parents for CLIWatchMixin (252770a)

v0.1.4 (2021-12-12)

Fix

  • CLIWatchMixin filename error (a1c6cab)

v0.1.3 (2021-12-11)

Fix

  • Ass CLIWatchMixin in init.py (9284c17)

v0.1.2 (2021-12-09)

Fix

  • Config without default value can not be read by cli (ad0b27f)

v0.1.1 (2021-12-09)

Fix