Skip to content

v0.6.0: Renamed project to abx-pkg, dry-run support, sudo support, performnace improvements, and bugfixes

Latest
Compare
Choose a tag to compare
@pirate pirate released this 12 Nov 10:30
· 6 commits to main since this release
7473d1c
  • 📝 Project was renamed from pydantic-pkgr -> abx-pkg
  • 🐞 Bugfixes for tests, BinProvider.__eq__, brew binary detection, and more
  • ⚡️ Performance improvments for npm, pip, and brew abspath, version, and sha256 detection
  • 🦸‍♂️ Added EUID detection and support for retrying install commands with sudo 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