Skip to content

0.4.4

Compare
Choose a tag to compare
@aknysh aknysh released this 29 Mar 19:44
· 219 commits to master since this release
505c2ad

what

  • Fix readme/init target
  • template/build target explicitly depends on template/deps target
  • Fix typos

why

  • Wrong output file name in readme/init
  • Nobody knows that they need to call template/deps to install gomplate when calling make readme (gomplate is ignored in vendor/.gitignore)