Skip to content

Releases: subchen/frep

Version 1.3.13

Choose a tag to compare

@subchen subchen released this 08 May 16:53
v1.3.13

Update actions

Version 1.3.12

Choose a tag to compare

@subchen subchen released this 04 Dec 03:23
2a81d9a
v1.3.12

Update Makefile

Version 1.3.11

Choose a tag to compare

@subchen subchen released this 26 May 02:37
eec1071
  • Add awsParameterStore func

Version 1.3.10

Choose a tag to compare

@subchen subchen released this 27 Apr 11:49
f32fa49
  • [Update] function awsSecret

Version 1.3.9

Choose a tag to compare

@subchen subchen released this 27 Apr 08:18
3b5ae8c
  • [Add] function awsSecret to fetch secrets from AWS Secrets Manager

Version 1.3.8

Choose a tag to compare

@subchen subchen released this 03 Apr 09:46
221b33a
  • [Add] new --missing option to handle missing vars, one of: default/invalid, zero, error

Version 1.3.7

Choose a tag to compare

@subchen subchen released this 19 Mar 07:10
  • [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

Choose a tag to compare

@subchen subchen released this 28 Feb 03:39
bfb5275
  • add --no-sys-env flag to exclude system environment.

Version 1.3.5

Choose a tag to compare

@subchen subchen released this 17 Jan 18:02
  • [Add] linux binary for alpine linux support
  • [Add] rpm and deb package

Version 1.3.4

Choose a tag to compare

@subchen subchen released this 07 Dec 02:10
  • [Add] toBool function for template