What's Changed
π Features
- Add JSON config file support to pi-hypa extension by @matt-gribben in #34
π Bug Fixes
- Fix hypa shim creation when npm transiently adds node_modules/.bin to PATH by @LordPenguin11 in #29
- Fix GenericWrapperEnabled binding in JsonConfigLoader by @matt-gribben in #30
- Fix spawn EFTYPE on Windows when executing Hypa tools via Pi by @matt-gribben in #31
- Address Copilot review comments from #34 by @matt-gribben in #35
- Fix git hook rewrites for --no-pager by @matt-gribben in #36
Other Changes
- Improve pi-hypa tool UI rendering by @RunMintOn in #25
- Develop by @matt-gribben in #37
New Contributors
- @LordPenguin11 made their first contribution in #29
- @RunMintOn made their first contribution in #25
Full Changelog: v0.1.6...v0.1.7