Releases: ryanuber/pakrat
Releases · ryanuber/pakrat
v0.3.2: Enhancement/Small feature release
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()