Releases: ehaupt/fastest_pkg
Releases · ehaupt/fastest_pkg
v0.2.1
v.0.2.0
Added
- Timeout switch
- Verbose switch
CHANGELOG.md
file
Changed
- Switch from external cURL to pycurl
- Display human-readable formatting of bytes, using metric (powers of 1000) representation
- Display only one decimal for bytes representation
- Code refactoring
- Installation is using
entry_points
instead ofscripts
Removed
- Dependency to external cURL binary
v0.1.2
Initial release
Initial release