Releases: tsandrini/flake-parts-builder
Releases · tsandrini/flake-parts-builder
1.0.0-b1
What's Changed
- ci(templates): update CI & workflows, add badges by @tsandrini in #8
- Updates by @tsandrini in #9
- feat(envrc): add --accept-flake-config flag to templates by @tsandrini in #10
- fix(envrc): fix incorrent devshell watch filename by @tsandrini in #11
- refactor(formatting): switch to nixfmt-rfc-style by @tsandrini in #12
- Update devenv by @tsandrini in #13
- feat(flake): update inputs & treefmt settings patch by @tsandrini in #15
- practical-flakes-template -> flake-parts-builder by @tsandrini in #16
- fix(builder): correct SELF_FLAKE_URI by @tsandrini in #17
- fix(cachix-push): fix version main -> v15 by @tsandrini in #18
- ci(actions): switch to better worklow names by @tsandrini in #19
- Unit Tests & Logging by @tsandrini in #20
- v1.0.0-b1 by @tsandrini in #21
Full Changelog: 0.2.0...1.0.0-b1
0.2.0
What's Changed
- Add variants by @tsandrini in #3
- feat(templates): add additional sensible caches & update .envrc by @tsandrini in #4
- refactor(devshells): remove unnecessary greeting bloat by @tsandrini in #5
- Version updates by @tsandrini in #6
- feat(project): bump version by @tsandrini in #7
Full Changelog: 0.1.0...0.2.0
v0.1.0
Changelog
0.1.0 (2023-11-20)
Feat
- README: add usage note
- README: add a proper README
- main-template: add other examples, add some documentation
- CI: add github and gitlab default config
- project: add conventional commits and changelog
- main-template: add main template + devenv, treefmt, examples
- main-template: init
- flake: init dev environment