Skip to content

Releases: navrocky/muenvsubst

1.5.0

26 May 12:56
1703dac

Choose a tag to compare

  • Add includes functionality
  • Deprecate varToBool function

1.4.0

11 Feb 22:34

Choose a tag to compare

  • Add command line parameters to read and write file instead of stdin/stdout
  • Add pipe syntax for function calling
  • Add base64 encode and decode functions
  • Add toJson and fromJson functions
  • Add shell function
  • Add trim function
  • Add toBool function

1.3.0

04 Feb 09:42

Choose a tag to compare

  • Add function to convert bool string variable to bool (varToBool)
  • Remove Mstch engine

1.2.0

23 Jan 12:01

Choose a tag to compare

  • default engine is Inja
  • add function to throw error from template

1.1.0

21 Jan 15:16

Choose a tag to compare

  • Add Inja template engine

1.0.2

20 Jan 14:32

Choose a tag to compare

  • even smaller binary, packed with UPX

1.0.1

06 Mar 13:15

Choose a tag to compare

  • Use uClibc toolchain for an even smaller binary size

Initial release

14 Feb 16:11

Choose a tag to compare

1.0.0

Use GITHUB_TOKEN