Skip to content

Releases: jonmatum/devcontainer-features

v1.2.0

30 Apr 19:41
6bd1c51

Choose a tag to compare

1.2.0 (2025-04-30)

Features

  • unified shell + sandbox setup with Copier, devcontainer CLI, and robust features (#43) (4efb20c)

v1.1.3

28 Apr 06:46
fd3fa90

Choose a tag to compare

1.1.3 (2025-04-28)

Bug Fixes

  • shell: update feature option parameters to use uppercase environment variables (2f99951)

v1.1.2

28 Apr 06:18
b9b9c84

Choose a tag to compare

1.1.2 (2025-04-28)

Bug Fixes

  • shell: ensure always disable the Powerlevel10k wizard (1ec6969)

v1.1.1

28 Apr 05:44
28db0af

Choose a tag to compare

1.1.1 (2025-04-28)

Bug Fixes

  • shell: ensure opinionated config files are applied before fixing permissions (90b2b01)

v1.1.0

28 Apr 04:34
d390156

Choose a tag to compare

1.1.0 (2025-04-28)

Features

  • shell: add support for optional post-install script via URL (#37) (f029b13)

v1.0.1

28 Apr 01:33
000d40e

Choose a tag to compare

1.0.1 (2025-04-28)

Bug Fixes

  • tests: remove invalid color_and_hello scenario to match current feature set (#35) (4e23b91)

v1.0.0

28 Apr 01:06
91f0dd0

Choose a tag to compare

1.0.0 (2025-04-28)

Features

  • add workflow to test features in isolated containers (#19) (9abaeb5)
  • ci: add complete validate, release, publish workflows with local act config (#4) (6696146)
  • ci: setup validate, release, and publish workflows for DevContainer features (#3) (c81feac)
  • publish: implement feature artifact packaging and release upload (#12) (0eb0684)
  • publish: implement feature artifact packaging and release upload (#13) (ff3821b)
  • release: configure clean release-please workflow (#32) (5555785)
  • shell: add initial shell environment feature (zsh, oh-my-zsh, powerlevel10k) (#2) (9011739)
  • shell: add new feature and tests for default and minimal scenarios (#22) (b6bb18f)
  • shell: add robust shell feature supporting Zsh and optional Oh My Zsh setup (b6bb18f)
  • shell: initial release setup and versioning test (#26) (e40dc58)
  • shell: prepare release test with improved shell setup metadata (#24) (d0d2777)

Bug Fixes

  • ci: pass GITHUB_TOKEN for release-please to enable labels and PRs (#9) (c666226)
  • configure release-please to support multi-package managed releases (#5) (5a4484c)
  • release-please: update configuration (#10) (c4f1212)
  • release: enable auto-publishing GitHub Releases (#16) (7852d0d)
  • release: enable auto-publishing GitHub Releases (#17) (f9a6a56)
  • trigger new release (#14) (f6b3a44)
  • workflow: correct release-please config filename in workflow (#6) (80a3169)