Skip to content

Releases: TektonOps/subvars

v0.1.5

23 Dec 16:37
Compare
Choose a tag to compare

Changelog

  • c817998 fix: build packages also for Alpine linux
  • c30e3cd fix: drop git dependency from rpm and deb packages
  • 45383c1 chore(deps): bump golang.org/x/crypto
  • 89e0925 chore(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0
  • 187fccb fix: remove goreleaser depricated args
  • bb6d835 fix: set default missing key to zero

v0.1.4

13 Jul 08:54
982f6ce
Compare
Choose a tag to compare

Changelog

c6014fc chore: export match functions
516fa9a feat: add release for aur
43b5d8e feat: preserve folder & file structure
8c2b6b9 fix: build version for aur release
924e48b fix: move publish custom package step

Docker images

  • docker pull khaliq/subvars:v0.1.4

v0.1.3

10 Jul 15:23
Compare
Choose a tag to compare

Changelog

e72dd4e chore: add functions for testing flags
2b7f3c8 chore: exclude tests from linting
8dba80b chore: move functions to its own package
6981454 fix: lint and fmt code
b29d6b0 refactor: cleanup code
471073c tests: add tests for packages

Docker images

  • docker pull khaliq/subvars:v0.1.3

v0.1.2

09 Jul 15:01
88cc9fd
Compare
Choose a tag to compare

Changelog

cccdb54 feat: add documentation
2f22ba6 feat: add match function for templatening
9475979 fix: change error messages
c34ee30 fix: issue with missingkey for zero option

Docker images

  • docker pull khaliq/subvars:v0.1.2

v0.1.0

07 Jul 17:28
Compare
Choose a tag to compare

Changelog

cc076b4 feat(app): add subvars code
e3d9a37 feat: add docker file
ef8116a feat: add golang linters
838ddf3 feat: add goreleaser config
c211546 feat: add release and build workflow
94091c4 feat: add support for creating rendered templates as files
a1a654a feat: add support for creating rendered templates as files
eba06e0 feat: add support for rendering folder & subfolder
137ef3c feat: add support for rendering folder & subfolder
3cee41d feat: enable brew/scoop & docker image
f522a74 fix: loop exit issue & update flag aliases
7150d97 fix: loop exit issue & update help text
bc3a78f fix: minor fix help text

Docker images

  • docker pull khaliq/subvars:v0.1.0