v0.6.0: Renamed project to abx-pkg, dry-run support, sudo support, performnace improvements, and bugfixes
Latest- 📝 Project was renamed from
pydantic-pkgr
->abx-pkg
- 🐞 Bugfixes for tests,
BinProvider.__eq__
, brew binary detection, and more - ⚡️ Performance improvments for
npm
,pip
, andbrew
abspath
,version
, andsha256
detection - 🦸♂️ Added
EUID
detection and support for retrying install commands withsudo
permissions - 🍸 Added dry-run support for showing what install commands that would be run (without running them)
Full Changelog: v0.5.4...v0.6.0