github mikeleppane/envx v0.4.2
Release v0.4.2

latest releases: v0.6.2, v0.6.1, v0.6.0...
10 months ago

Release Notes - v0.4.2

🐛 Bug Fixes

  • Fixed project apply persistence issue: Environment variables set by envx project apply are now properly stored permanently to the system. Previously, variables were only set in the current session and would be lost after restart.

Technical Details

The project apply command now correctly persists environment variables to the user's environment, ensuring they remain available across sessions and system restarts.

Upgrading

# Update to the latest version
cargo install envx --locked

Don't miss a new envx release

NewReleases is sending notifications on new releases.