This is the 0.9 release, finally 😅
It adds support for 5 new project types (up to 24 total), dry runs, and a "single key" mode to make using the cli even speedier!
As always, thank you to all the new and existing contributors for their efforts <3
Added
- Add Pixi support by @gzsombor in #119
- add: turborepo support by @alimehasin in #125
- feat: add dry-run option by @Rodrigodd in #133
- Support Haskell cabal projects by @SanchayanMaity in #143
- feat: add support for react-native projects (closes #148) by @mgcrea in #173
- feat: add support for terraform by @WookiesRpeople2 in #170
- Add a "single key" mode by @cstyles in #163
Improvements
- Fix: Add .zig-cache and zig-out dirs to zig project by @Tomcat-42 in #147
- Update README.md with winget install command by @licon4812 in #116
- added windows GUI install to readme by @licon4812 in #129
- readme: add MacPorts install info by @herbygillot in #130
- chore(ci): build with --locked flag by @orhun in #115
New Contributors
- @licon4812 made their first contribution in #116
- @alimehasin made their first contribution in #125
- @herbygillot made their first contribution in #130
- @Rodrigodd made their first contribution in #133
- @SanchayanMaity made their first contribution in #143
- @Tomcat-42 made their first contribution in #147
- @jarjk made their first contribution in #172
- @mgcrea made their first contribution in #173
- @WookiesRpeople2 made their first contribution in #170
- @cstyles made their first contribution in #163