Releases
Changelogs for safe-chains, workon, jjpr, branchdiff, specdiff · RSS
-
workon v0.22.0 2026-07-04
- feat *(provision)* Session-env auto-delivery (Setup.session_env); Phoenix uses it
- fix *(provision)* Escape credentials in connection URLs and Npgsql strings
- fix *(provision)* Parse EF package refs and Phoenix app name structurally
- fix *(provision)* Scope EF package-ref parsing to PackageReference elements
- other Workspace-provisioners — session-env, mysql e2e, hardening landed
- other *(provision)* End-to-end MySQL cycles for Prisma and Laravel
-
workon v0.21.1 2026-07-04
- fix *(provision)* Don't detect bundled fixture/sample .csproj as an EF project
-
workon v0.21.0 2026-07-04
- feat *(provision)* Provisioner trait + registry; extract Rails behind it
- feat *(provision)* Python venv repair provisioner
- feat *(provision)* Prisma provisioner (Node)
- feat *(provision)* Alembic provisioner (Python/SQLAlchemy)
- feat *(provision)* Django provisioner (Python, framework-managed)
- feat *(provision)* Laravel provisioner (PHP) + per-framework env file
- feat *(provision)* MySQL/MariaDB engine + wire Rails/Laravel/Prisma
- feat *(provision)* EF Core provisioner (.NET)
- feat *(provision)* Phoenix/Ecto provisioner (Elixir)
- fix *(provision)* Bound Phoenix DB name to 63 bytes; deepen EF csproj scan
- other Spec for modular workspace provisioners
- other Mark workspace-provisioners implemented; note the two follow-ups
- other *(provision)* Full Rails cycle against a real fixture + CI Ruby
-
safe-chains v0.208.0 2026-07-03
- feat *(workon)* Support 0.20.0 subcommands and session flags
-
safe-chains v0.207.0 2026-07-03
- feat *(commands)* Cargo init/new + missing cargo flags + espeak-ng
- other *(design)* Behavioral capability model — spec, pilot, and research
-
workon v0.20.0 2026-07-02
- feat *(cli)* Dynamic shell completion for workspace references
- other Shell-completion setup, capture-to-file as the primary path
-
workon v0.19.0 2026-07-01
- feat *(workspace)* Headless create/attach/destroy/list subcommands
- feat *(workspace)* Add
workon pathto print a workspace directory - other Reconcile headless-workspaces spec with base pinning
-
workon v0.18.0 2026-06-30
- feat *(trust)* Gate on-disk configs behind a hand-pinned trust list
-
safe-chains v0.206.0 2026-06-30
- feat *(xcode)* Allow read-only xcrun devicectl; xcrun --version
- fix *(parse)* Handle redirects on compound commands and eval-safe subs
- fix *(workon)* Reclassify as SafeWrite; refresh entry for 0.17.x (#3)
- fix *(check)* Don't auto-approve redirects to sensitive write targets
-
safe-chains v0.205.0 2026-06-30
- feat *(allowlist)* Read .claude/settings.json from home only
- feat *(custom)* Gate project .safe-chains.toml on trusted-dir pin + hash
- other Specify trusted-customization model (project files require pinning)