Releases: smorinlabs/envgen
v1.0.6
v1.0.5
[v1.0.5] - 2026-02-16
v1.0.3
v1.0.2
v1.0.1
v1.0.0
[v1.0.0] - 2026-02-16
v0.3.8
[v0.3.8] - 2026-02-16
Added
-
Added so you can have multiple sources and environments files. (@smorin)
-
Added so you can have multiple sources and environments files. (@smorin)
-
Added subcommand so you can get a sample configuration file to start. (@smorin)
-
ci: add Draft 2020-12 schema validation (Biome+uvx) with Rust test, update Make targets, and run in PR CI alongside existing tooling checks (@smorin)
-
make: add commit-message target for AI-generated conventional commits (@claude)
-
pull: add transactional writes and fix audit vulnerability (@smorin)
-
release: decouple crate and schema version workflows (@smorin)
Fixed
-
added many fixes and updates (@smorin)
-
Correct actionlint errors in release.yml (@smorin)
-
Correct actionlint errors in release.yml (@smorin)
-
ci: bump msrv to 1.78 and add cargo tool installation (@smorin)
-
ci: bump MSRV to 1.83 and pin dependencies for compatibility (@smorin)
-
ci: add actionlint installation step (@smorin)
-
ci: use go install for actionlint (@smorin)
-
ci: centralize cargo tool installation in Makefile (@smorin)
Changed
-
ci: pin schema/yaml tool versions, add schema checks to make test, and note first-run downloads (@smorin)
-
add ADR guidelines and root agent instructions (@smorin)
-
Updated examples. (@smorin)
-
Update pre-commit hook and schema tests (@smorin)
-
deps: add pre-commit installation and update dependencies (@smorin)
-
ci: add msrv verification and pin dependency versions (@smorin)
-
build: add --locked flag to cargo-msrv install commands (@smorin)
-
bump crate to 0.2.1 (@smorin)
-
refresh Cargo.lock for v0.3.0 (@smorin)
-
unify quality gates across ci, release, and pre-commit (@smorin)
-
add guided next-step hints for release make flow (@smorin)