Skip to content

Releases: ryanuber/pakrat

v0.3.2: Enhancement/Small feature release

18 Aug 18:49
Compare
Choose a tag to compare

Features and enhancements new in 0.3.2 include:

  • Combined repositories
  • Verify already-downloaded packages before starting downloads for better progress indication

Other changes include:

  • Try/catch around CLI to avoid stacktrace on ctrl+c
  • Broke out functions in repo.py from sync()