Skip to content

Releases: rodrigo-md/envchecker-cli

v1.0.3

22 Oct 20:14
Compare
Choose a tag to compare

1.0.3 (2022-10-22)

v1.0.3-beta.1

22 Oct 19:55
Compare
Choose a tag to compare
v1.0.3-beta.1 Pre-release
Pre-release

1.0.3-beta.1 (2022-10-22)

v1.0.2

19 Oct 06:27
Compare
Choose a tag to compare

1.0.2 (2022-10-19)

Bug Fixes

  • --version option doesn't match the published release version (42f17c1), closes #10

v1.0.1

15 Oct 03:35
Compare
Choose a tag to compare

1.0.1 (2022-10-15)

Bug Fixes

  • adapters: add backward compatibility code to create a readStream from a filehandler (1b3014a)

v1.0.0

14 Oct 16:57
Compare
Choose a tag to compare

1.0.0 (2022-10-14)

Features

  • environmnet variables verification on plain files (f6819e4)

Bug Fixes

  • index: output node version used (ff78858)
  • webpack: add backward compatibility to node12 when using fs/promises package (3f64972)

v1.0.0-beta.2

12 Oct 04:21
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2022-10-12)

Bug Fixes

  • webpack: add backward compatibility to node12 when using fs/promises package (3f64972)

v1.0.0-beta.1

06 Oct 19:14
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2022-10-06)

Features

  • environmnet variables verification on plain files (f6819e4)