Releases: devopsmakers/xterrafile
v2.3.1
v2.3.0
Changelog
3afb30f Update package.json
a3708ef chore(README): add conventional commits badge to README
af6a57f chore(release): 2.2.0
bcc4531 chore(release): 2.3.0
7fedf1b chore: amend .gitignore to get standard-version bumping package.json
53af861 chore: get version bumps working in package.json
ecfe2e1 chore: remove postrelease from standard-version
7b90513 feat(versions): Add conditional versioning to Git tags
v2.2.0
Changelog
3afb30f Update package.json
a3708ef chore(README): add conventional commits badge to README
b8fef8b chore(release): 2.2.0
53af861 chore: get version bumps working in package.json
ecfe2e1 chore: remove postrelease from standard-version
7b90513 feat(versions): Add conditional versioning to Git tags
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
I had a play around with refactoring to try to make things unit testable. Still learning and aren't 100% happy with it at the moment. Everything works fine but I feel some bits will be broken down a bit more in the future.
vendor/modules
.
Changelog
92f929c Add debug message to local module function
667b8f3 Add initial registry module related code
3b73fdf Add license scan report and status
535f400 Add license scan report and status
49be651 Breaking Change: Move files to vendor/modules
ef0c395 Finalise module registry refactor
5eb7606 Fix goreleaser file
b709fae Minor updates to README, Comments and example Terrafile
e9511e9 More refactoring of registry related code
4d8a0ae More refactoring of registry related code, add simple test
f1c697e Move getter out of install command
246307d Refactor local and util functions, update dependencies.
6e0ace3 Refactor out the need for bou.ke/monkey, see it's LICENSE
fd76f76 Set CGO_ENABLED=0 for goreleaser
1ff2084 Update CircleCI configuration to pick up all go tests
ed152f3 Update deps
8088439 Update deps
f2503e0 Update functional test vendor directory path
v1.0.0
Changelog
b06ea8a Add archive example to Terrafile.example
9b2104b Add git reguirement to README
ff2f17e Create CODE_OF_CONDUCT.md
38ea669 If version is empty, latest is fetched
41d8457 Initial attempt at implementing Terraform / go-getter logic for install
9d7179b Migrate to using go-getter for downloads whilst maintaining compatibility with original xterrafile spec.
1a23791 Small refactor
68bfc78 Update test output
ee70a5d example terrafile with Terraform style sources
01466e9 remove unused dep constraint