Releases: subchen/frep
Releases · subchen/frep
Version 1.3.13
Version 1.3.12
v1.3.12 Update Makefile
Version 1.3.11
- Add
awsParameterStore
func
Version 1.3.10
- [Update] function
awsSecret
Version 1.3.9
- [Add] function
awsSecret
to fetch secrets from AWS Secrets Manager
Version 1.3.8
- [Add] new
--missing
option to handle missing vars, one of: default/invalid, zero, error
Version 1.3.7
- [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
- add
--no-sys-env
flag to exclude system environment.
Version 1.3.5
- [Add] linux binary for alpine linux support
- [Add] rpm and deb package
Version 1.3.4
- [Add] toBool function for template