Releases: Interhyp/go-generator-lib
Releases · Interhyp/go-generator-lib
v1.0.0
1.0.0 (2022-07-03)
Bug Fixes
- StephanHCB#19: fix tests for linux (17a1616)
- StephanHCB#23: explain test coverage in readme (e35b76c), closes #23
- StephanHCB#9: update node version in semver workflow (dd75f33), closes #9
chore
- release: setup semantic-release (2121cbb)
Features
- StephanHCB#19: added option to only copy a file without templating (50f1048), closes #19
- StephanHCB#19: added option to only copy a file without templating, supporting withItems and conditions (828678f), closes #19
- StephanHCB#6: include Masterminds/sprig for all templates (305acf2), closes #6
- StephanHCB#7: parse default values as a template when writing spec and rendering (1f5e2e9), closes #7
- StephanHCB#8: correctly handle empty string defaults vs. missing defaults - implements #8 (27ae46d)
BREAKING CHANGES
- release: all commits now require the conventional commit format