Plonk v0.20.1
A unified package and dotfile manager for developers.
Changelog
π Bug Fixes
- 637a3b1: fix(npm,pnpm): correctly parse package names from --parseable output (handles scoped packages) ( <>)
Other Changes
- aa20097: Add cache cleaning to test-coverage to fix CI stale file references (@richhaase)
- 6b62403: Fix CI quality-checks: use direct commands instead of non-existent just recipes (@richhaase)
Full Changelog: v0.20.0...v0.20.1
Installation
Homebrew (Recommended)
brew install --cask richhaase/tap/plonkDirect Download
Download the appropriate archive from the assets below and extract the plonk binary.
From Source
go install github.com/richhaase/plonk/cmd/[email protected]