enven 1.2.1 copy "enven: ^1.2.1" to clipboard
enven: ^1.2.1 copied to clipboard

Generate environment variables from a .env file at compile time with optional obfuscation.

1.2.1 #

  • style: format code
  • docs: update README

1.2.0 #

  • feat: print detected environment files
  • fix: parse CRLF encoded environment files

1.1.0 #

  • feat: handle multiline strings that start with a quote (' or ")
  • fix: correctly type values as bool, int, or double if they contain a comment (e.g. VAR=1 # comment)

1.0.1 #

  • fix: parse values with equals sign

1.0.0 #

  • mark as stable

0.3.0 #

  • feat: make variables mockable
  • feat: add #enven:const annotation to generate as const variables
  • feat: support nullable types (e.g. #enven:type=String?)

0.2.0 #

  • feat: add #enven:seed=<seed> for consistent obfuscation

0.1.0 #

  • Initial version.
12
likes
160
points
2.53k
downloads

Publisher

verified publishertienisto.com

Weekly Downloads

Generate environment variables from a .env file at compile time with optional obfuscation.

Repository (GitHub)

Topics

#env #token #encryption #obfuscation

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

build

More

Packages that depend on enven