Skip to content

Latest commit

 

History

History
67 lines (35 loc) · 926 Bytes

CHANGELOG.md

File metadata and controls

67 lines (35 loc) · 926 Bytes

puntoenv

4.0.0

Major Changes

  • 10e2b51: remove logLoadedFiles and introduce an optional callback when the file is loaded with the info about the loaded file and data.

3.0.0

Major Changes

  • c510c92: - change function signature to accept options object.
    • add options to log loaded files paths

2.1.2

Patch Changes

  • d6c3ffe: update readme

2.1.1

Patch Changes

  • 2b2502d: update to vitest and update CI

2.1.0

Minor Changes

  • f3e2dff: throw an error if env to look for is not set

2.0.1

Patch Changes

  • 0ebe3e3: update dotenv-expoand major version

2.0.0

Major Changes

  • 5d4a24f: make env var name configurable change arguments order

Patch Changes

  • ef1047e: chore: update packages

1.0.2

Patch Changes

  • 58e70fa: Update Readme

1.0.1

Patch Changes

  • 00e7789: update readme

1.0.0

Major Changes

  • e1b111c: Publish package