Skip to content

Releases: ourPLCC/plcc-ng-devcontainer

Release list

v2.0.0

Choose a tag to compare

@ourplcc-release-bot ourplcc-release-bot released this 27 Jul 16:10

2.0.0 (2026-07-27)

Features

  • update plcc-ng to 2.0.0 (f7b4640)

BREAKING CHANGES

  • plcc-ng 2.0.0 is a new major version (was 1.0.0). Images already published under the previous major tag keep plcc-ng 1.0.0; this release publishes under a new major tag.

v1.0.0

Choose a tag to compare

@ourplcc-release-bot ourplcc-release-bot released this 20 Jul 18:09

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)