Skip to content

Releases: denizgursoy/gotouch

v1.15.0

08 Oct 18:48
Compare
Choose a tag to compare

Changelog

v1.14.1

27 Feb 17:18
Compare
Choose a tag to compare

Changelog

  • 9f4f303 do not ask for project strcuture if there is only one project structure
  • bf39f6c do not ask for project strcuture if there is only one project structure

v1.14.0

25 Feb 20:15
Compare
Choose a tag to compare

Changelog

  • 3906dac add custom values project structure
  • f51cda0 add custom values to project structure

v1.13.2

24 Feb 13:51
Compare
Choose a tag to compare

Changelog

v1.13.1

24 Feb 08:55
Compare
Choose a tag to compare

Changelog

v1.13.0

12 Feb 16:54
Compare
Choose a tag to compare

Changelog

  • 008da75 [#4] run go mod tidy and fmt after creating a project
  • 5ff6347 [#4] update dependencies
  • 2231165 fix integration tests
  • e0e99ce run go mod init and go fmt ./... after project is created

v1.12.0

11 Feb 13:26
Compare
Choose a tag to compare

Changelog

  • c9df5a4 51 feat gotouch should delete propertiesyaml after checking out (#52)
  • bbbaf9c [#51] delete properties.yaml on the root directory of the project

v1.11.0

09 Feb 21:03
Compare
Choose a tag to compare

Changelog

v1.10.1

17 Jan 20:46
Compare
Choose a tag to compare

Changelog

  • ebaf937 [#4] give detailed information on template error
  • 3b78ba2 return more detailed data for template errors which shows which file is not being templated

v1.10.0

10 Jan 21:14
6dbc8d1
Compare
Choose a tag to compare

Changelog

  • 6dbc8d1 48 feat gotouch should have custom values on question (#49)