Skip to content

Releases: niloysikdar/neoenv

v1.3.0

04 Nov 15:03
Compare
Choose a tag to compare

1.3.0 (2022-11-04)

Features

  • build: use esbuild instead of tsc (d9a17c0), closes #4

v1.2.0

19 Oct 20:00
Compare
Choose a tag to compare

1.2.0 (2022-10-19)

Features

  • generate: add colors with the console.log (23ef6cf), closes #3

v1.1.1

17 Oct 18:50
Compare
Choose a tag to compare

1.1.1 (2022-10-17)


This release is also available on:

v1.1.0

17 Oct 08:11
Compare
Choose a tag to compare

1.1.0 (2022-10-17)

Features

  • generate: immutable config object (#2) (21ba82c), closes #1

This release is also available on:

v1.0.2

07 Oct 21:41
Compare
Choose a tag to compare

1.0.2 (2022-10-07)

Bug Fixes

  • args: change the syntax from = to another arg (9e43cc5)
  • generate: default out env.config.ts > env.ts (81c8d3c)
  • generate: fix the default generated file type to ts (d4ed4de)

Performance Improvements

  • generate: change the typecasting syntax for ts (f6ad257)

This release is also available on:

v1.0.1

07 Oct 19:23
Compare
Choose a tag to compare

1.0.1 (2022-10-07)


This release is also available on:

v1.0.0

06 Oct 08:28
Compare
Choose a tag to compare

1.0.0 (2022-10-06)

Bug Fixes

  • generate-ts: fix support for custom path (59374c4)
  • package.json: fix main, module, types and files fields in package.json (f9146b4)
  • type: fix typos (a0a628a)

Features

  • add lint-staged (6088dde)
  • generate: add _getArgs function to generate.ts (2d49365)
  • generate: add full support for ts file types (844f8bd)
  • generate: add support for js with cjs default (1691e4d)
  • init: initialization of the project (0d39c74)
  • parse: add parseData function (d98b801)
  • register: add register function to the package (ac37a59)
  • setup: bootstrapped the projet (b2d409f)

This release is also available on: