v0.21.0
What's Changed
- Feature/ask for foundation name by @felixzieger in #232
- fix: don't crash running collie info outside of a git repo by @JohannesRudolph in #233
- feat: configure collie repo with LF line endings by @JohannesRudolph in #235
- fix: when exiting collie via SIGTERM or SIGINT wait for subprocesses by @JohannesRudolph in #236
- Feature/fix foundation docs from subdir by @JohannesRudolph in #239
- chore: upgrade default.nix by @JohannesRudolph in #240
- fix: correctly detect npm 10 as supported by @JohannesRudolph in #241
- feat: add a --build switch to foundation docs by @JohannesRudolph in #242
- Remove module.hcl from fallback templates generated by "kit apply" by @JohannesRudolph in #243
- fix: "foundation new" should not prompt when stdout is not a tty by @JohannesRudolph in #244
Full Changelog: v0.20.0...v0.21.0