Skip to content

Releases: ehaupt/fastest_pkg

v0.2.1

11 Nov 13:03
Compare
Choose a tag to compare

Changed

  • Switch from GeoDNS to _http._tcp.pkg.all which also returns the local mirrors
  • Update documentation

v.0.2.0

24 Dec 10:12
ad4425c
Compare
Choose a tag to compare

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 of scripts

Removed

  • Dependency to external cURL binary

v0.1.2

09 Dec 08:14
Compare
Choose a tag to compare

Added an option (-j, --json) to display serializable output

Initial release

29 Nov 12:00
Compare
Choose a tag to compare

Initial release