Skip to content

Minor bugs fix

Latest

Choose a tag to compare

@pawelzny pawelzny released this 20 Jan 16:11

Goal: Minor bugs fix.

Patch:

  • Removed unnecessary whitespace replacement on variable parsing,
  • Protection against corrupted .env key=value pair,
  • More test cases for .env parser,