v4.8.2
v4.8.2: now on npm
Added
- Package is now installable from npm as @dietrichgebert/ponytail
- Pi-extension status bar indicator for the active ponytail mode
- Swival install instructions
- PowerShell-safe shared hooks
Fixed
- Uninstall cleanup for state left outside plugin files
- Benchmark and test fixes
Ponytail is now installable from npm as @dietrichgebert/ponytail, published from CI via npm trusted publishing (OIDC, with provenance) — no tokens.
OpenCode
{ "plugin": ["@dietrichgebert/ponytail"] }
Also in this release
- pi-extension status bar indicator for the active ponytail mode (#275, #279)
- Swival install instructions (#264)
- PowerShell-safe shared hooks (#265)
- uninstall cleanup for state left outside plugin files (#228)
- benchmark + test fixes (#274, #268)
Full changelog: https://github.com/DietrichGebert/ponytail/compare/v4.8.1...v4.8.2