Skip to content

Releases: insomnimus/ps-dotenv

v1.1.0

31 Aug 19:04
Compare
Choose a tag to compare

v1.0.2

09 Jul 23:23
a8bd887
Compare
Choose a tag to compare

v1.0.2 (2023-07-10)

Bug Fixes

  • fixed issue #4

v1.0.1

10 Jun 23:45
f9630d3
Compare
Choose a tag to compare

v1.0.1 (2023-06-11)

Bug Fixes

  • fixed dotenv not running on first launch (#4)

v1.0.0

20 Oct 14:29
Compare
Choose a tag to compare

v1.0.0 (2022-10-20)

Build

  • tag for 1.0 release

v0.7.0

18 Jun 21:31
Compare
Choose a tag to compare

v0.7.0 (2022-06-19)

Features

  • added on-remove event handlers to unload environment variables

v0.6.5

11 Apr 23:26
Compare
Choose a tag to compare

v0.6.5 (2022-04-12)

Bug Fixes

  • fixed update-dotenv displaying the started background job

v0.6.4

10 Apr 18:22
Compare
Choose a tag to compare

v0.6.4 (2022-04-10)

Performance Improvements

  • added a check for $Dotenv.Enabled for Update-Dotenv even if -force is used

v0.6.2

01 Apr 20:32
Compare
Choose a tag to compare

v0.6.2 (2022-04-01)

Continuous Integration

  • fixed the release action

v0.5.0

17 Mar 00:28
Compare
Choose a tag to compare

v0.5.0 (2022-03-17)

Continuous Integration

  • added a workflow file