Skip to content

Releases: mre/envy

Version 0.4.0

02 Feb 21:30
@mre mre
79e1490
Compare
Choose a tag to compare

What's Changed

  • Improve env file handling by @mre in #113
  • Add envy find command to find environment variables by name by @mre in #119
  • List loaded vars from each .env file; refactoring by @mre in #120
  • Add envy load for one-time loading by @mre in #121
  • More-shells (bash, fish) by @mre in #128

Full Changelog: 0.3.3...0.4.0

Version 0.3.3

26 Dec 20:44
@mre mre
1241db1
Compare
Choose a tag to compare

Move from app_dirs (now deprecated) to directories and update other dependencies.

Version 0.3.2

20 Apr 12:01
@mre mre
aa608bf
Compare
Choose a tag to compare

Cut another release for automatic publication using actions-rs

Version 0.3.1

20 Apr 11:39
@mre mre
dd90227
Compare
Choose a tag to compare

First released version.