Skip to content

Releases: theredguild/devcontainer-wizard

v1.2.1

06 Oct 20:13

Choose a tag to compare

What's Changed

Added

  • c679755 feat: add core languages selection step to wizard

Fixed

  • 70ab6a6 fix(wrapper): spawn resolved core CLI; align core exports
  • 05402e8 fix: GH Action moved to /workflows
  • f848440 fix(ci): build tarball filename from package.json to avoid oclif warnings

CI/CD

  • 327968f (ci): Added provenance: true to package.json on both packages

Chore

  • 71f358a chore: migrate from npm to pnpm workspace

First official release v1.0.0

05 Sep 15:02
6a7d668

Choose a tag to compare

What's Changed

  • feat: Security profiles implementation with UI improvements and bug fixes by @d4rm5 in #14
  • (devcontainer): added eth-security-toolbox by @d4rm5 in #15

Full Changelog: v1.0.0-alpha...v1.0.0

First pre-release of the devcontainer-wizard.

29 Aug 21:04
2baa6a9

Choose a tag to compare

First release (a pre-release) of the devcontainer-wizard.

Take a look at our README to understand how it works. Leave us your comments!

Kudos to @d4rm5 for helping us to materialize our ideas as part of his internship.