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

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

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.
14
likes
0
points
251
downloads

Publisher

verified publishertienisto.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#env #token #encryption #obfuscation

License

unknown (license)

Dependencies

build

More

Packages that depend on enven