Releases: ourPLCC/plcc-ng-devcontainer
Releases · ourPLCC/plcc-ng-devcontainer
Release list
v2.0.0
v1.0.0
1.0.0 (2026-07-20)
Bug Fixes
- add missing workflow permissions default, fix PR body formatting, await PR comment (cd50803)
- build locally with devcontainers/ci then push with explicit tags (7239f17)
- commit devcontainer feature lock files for reproducible builds (cfcb17b)
- gate PR image builds on feature tests and scope workflow permissions (bf666a4)
- move local feature inside .devcontainer for correct path resolution (ad54734)
- move TODO comment above MIT line to preserve shell line continuation (54755e8)
- move TODO comment outside printf argument list (2770553)
- separate imageName and imageTag for devcontainers/ci action (4ca5215)
- ubuntu: bump to latest LTS (a5b6cab)
- validate smoke-test variant, drop eval, force-reinstall on version change (835616a)
Features
- add devcontainer configuration (3667b8d)
- add local PLCC devcontainer feature (74c81ed)
- add plcc-ng and plcc-ng-full prebuilt image definitions (1acf80e)
- add plcc-ng feature installed from PyPI via pipx (75fd95b)
- mint short-lived GitHub App tokens instead of a static RELEASE_TOKEN (344b9fa)
- upgrade to ubuntu-26.04, java 21, python 3.12 (b7f76f5)