Skip to content

Releases: smorinlabs/envgen

v1.0.6

16 Feb 23:06

Choose a tag to compare

[v1.0.6] - 2026-02-16

v1.0.5

16 Feb 22:47

Choose a tag to compare

[v1.0.5] - 2026-02-16

v1.0.3

16 Feb 22:32

Choose a tag to compare

[v1.0.3] - 2026-02-16

Changed

  • homebrew: run tap PR workflow on macos (@smorin)

v1.0.2

16 Feb 22:01

Choose a tag to compare

[v1.0.2] - 2026-02-16

Fixed

  • release: prefer rustup run for pinned lockfile sync (@smorin)

v1.0.1

16 Feb 21:47

Choose a tag to compare

[v1.0.1] - 2026-02-16

Changed

  • ci: add homebrew tap token recovery and fail-fast guidance (@smorin)

v1.0.0

16 Feb 20:11

Choose a tag to compare

[v1.0.0] - 2026-02-16

v0.3.8

16 Feb 19:55

Choose a tag to compare

[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)