Skip to content

Release v0.4.2

Choose a tag to compare

@github-actions github-actions released this 31 Aug 17:51
9851c41

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