Skip to content

Releases: Shopify/shadowenv

3.3.1

24 May 01:50
5e07f9e
Compare
Choose a tag to compare
Bump version to 3.3.1

3.3.0

24 May 00:40
d24c941
Compare
Choose a tag to compare
Switch to softprops/action-gh-release

3.0.3

29 Oct 15:34
69e4868
Compare
Choose a tag to compare

Fixes an upgrade issue from 2.x to 3.x that would require reloading the shell or unset __shadowenv_data.

3.0.2: Fix key loading issue:

28 Oct 19:11
cdafffb
Compare
Choose a tag to compare
When we upgraded dalek-ed25519, we switched from a Keypair-centric API
to a SigningKey-centric API, but inadvertently changed the format of the
generated trust-key-v2 file to only include the private key.

This is actually a better format, so we'll keep using it, and just
truncate an incoming 64-byte file to 32 bytes to get the signing key, if
that's the format it has.

3.0.1

28 Oct 18:37
4b92df0
Compare
Choose a tag to compare

Fixes a bug in shadowenv diff

Shadowenv 3.0.0

28 Oct 16:17
0cbe492
Compare
Choose a tag to compare

Shadowenv 3 adds support for nested environments.

To create a nested environment, make a symlink at .shadowenv.d/parent to a .shadowenv.d that can be found by traversing up the path hierarchy.

For example, /a/b/.shadowenv.d/parent can link to /a/.shadowenv.d or /.shadowenv.d, but not /a/b/c/.shadowenv.d or /e/.shadowenv.d.

We've also added a shadowenv propmt-widget subcommand which may be useful to render shadowenv status in a terminal prompt.

2.1.2

24 May 03:06
bf237c3
Compare
Choose a tag to compare
Bump version for linux aarch64

bump version to 2.1.1

27 Jul 03:27
550e919
Compare
Choose a tag to compare
bump version to 2.1.1

Bump version to 2.1.0

16 Nov 20:40
d40f5dd
Compare
Choose a tag to compare
updates the Cargo.lock

2.0.7

07 Apr 12:04
Compare
Choose a tag to compare
Bump version to 2.0.7