Shopify / shadowenv

reversible directory-local environment variable manipulations
https://shopify.github.io/shadowenv/
MIT License
396 stars 18 forks source link

Fix trust #83

Closed lugray closed 3 years ago

lugray commented 3 years ago

On systems that used a pre 2.0.4 version of shadowenv, the trust key would be in a different format that does not work for 2.0.4+. Giving it a v2 file name ensures we don't try to use the old key.

The problem was introduced in #78, and recently released in 2.0.4.