Releases: valsaven/npkl
Releases · valsaven/npkl
npkl v1.0.2
⚙️ Chores / Updates
Update dependencies
- Updated itertools dependency from version 0.11.0 to 0.12.0.
- Updated byte-unit dependency from version 4.0.19 to 5.1.3.
Refactoring core functions
Full Changelog: v1.0.1...v1.0.2
npkl v1.0.1
⚙️ Chores / Updates
a32fa2c Update dependencies
- Updated itertools dependency from version 0.10.5 to 0.11.0.
- Updated byte-unit dependency from version 4.0.17 to 4.0.19.
- Updated dialoguer dependency from version 0.10.2 to 0.11.0.
- Updated walkdir dependency from version 2.3.2 to 2.4.0.
- Fixed type error with
interact_on_opt
usage due to error type change in dialoguer 0.11.0.