Skip to content

Releases: variantdev/mod

v0.12.0

13 Feb 01:19
Compare
Choose a tag to compare

Changelog

ae7a565 Fix regression that {{.foo.version} has redundant "v" prefix in certain cases

v0.10.2

17 Jan 14:49
Compare
Choose a tag to compare

Changelog

1757af4 Make dependency source sources optional

v0.10.1

17 Jan 14:49
Compare
Choose a tag to compare

Changelog

cb3fd18 Make hcl dependency source names singular
69cb7b7 Fix unbounded array index access error

v0.10.0

17 Jan 14:38
Compare
Choose a tag to compare

Changelog

2776631 Add ModuleManager.ExecutableDirs for variant2 integration
60c1179 Implement all the remaining dependency sources for the HCL mode
2df4c4e Implement executable provisioner for the HCL mode
800a659 Add HSL2-based configuration format

v0.9.0

15 Dec 06:56
Compare
Choose a tag to compare

Changelog

56a806a Add regexpReplace provisioner

v0.8.1

11 Dec 14:19
Compare
Choose a tag to compare

Changelog

f2a660c fixes docker hub build (#15)

v0.8.0

10 Dec 04:24
Compare
Choose a tag to compare

Changelog

80a533d Rename flags from skip-duplicate... to skip-on-duplicate....
15eaa08 Skip PR creation if PR has already been created (#13)
4ae4143 Support append to branch (#14)
c55dd8e Revert "Fix .circleci/config.yml"

v0.7.3

21 Nov 00:19
Compare
Choose a tag to compare

Changelog

3bd8b0f Fix .circleci/config.yml

v0.7.2

21 Nov 00:16
Compare
Choose a tag to compare

Changelog

118efbc Fix .circleci/config.yml

v0.6.2

19 Nov 14:11
Compare
Choose a tag to compare

Changelog

9492c21 fixes YAML format breaking (#10)
35ab53d Port tester to the shell pkg
fac8805 Port CmdSite functinalities to Shell
fbfe8fc alternative shell package for better cmd support
7ca0e10 Enhancements to help use from within another project