Skip to content

Releases: subchen/frep

Version 1.3.13

08 May 16:53
Compare
Choose a tag to compare
v1.3.13

Update actions

Version 1.3.12

04 Dec 03:23
2a81d9a
Compare
Choose a tag to compare
v1.3.12

Update Makefile

Version 1.3.11

26 May 02:37
eec1071
Compare
Choose a tag to compare
  • Add awsParameterStore func

Version 1.3.10

27 Apr 11:49
f32fa49
Compare
Choose a tag to compare
  • [Update] function awsSecret

Version 1.3.9

27 Apr 08:18
3b5ae8c
Compare
Choose a tag to compare
  • [Add] function awsSecret to fetch secrets from AWS Secrets Manager

Version 1.3.8

03 Apr 09:46
221b33a
Compare
Choose a tag to compare
  • [Add] new --missing option to handle missing vars, one of: default/invalid, zero, error

Version 1.3.7

19 Mar 07:10
Compare
Choose a tag to compare
  • [Add] --strict flag to throw panic if template issue
  • [Add] new functions
    • include
    • fileExists
    • reReplaceAll
    • reReplaceAllLiteral
    • reSplit
  • [Fix] Don’t create, or truncate an existing, file until template execution is successful

Thanks @jasonrm 's pull requests

Version 1.3.6

28 Feb 03:39
bfb5275
Compare
Choose a tag to compare
  • add --no-sys-env flag to exclude system environment.

Version 1.3.5

17 Jan 18:02
Compare
Choose a tag to compare
  • [Add] linux binary for alpine linux support
  • [Add] rpm and deb package

Version 1.3.4

07 Dec 02:10
Compare
Choose a tag to compare
  • [Add] toBool function for template