Skip to content

0.14.0

Compare
Choose a tag to compare
@nmiyake nmiyake released this 19 Apr 18:28
· 639 commits to master since this release
  • Added docker command
    • Can be used to build and publish Docker images as part of a project
    • Is a task provided and configured by distgo
  • check
    • Updated novendor dependency so that it ignores hidden directories
  • run
    • Added ability to pass flags to program being run by prepending flag arguments with flag:
    • Fixed so that stdin for program being run is properly connected to the invoking process's stdin
  • Updated version of Go used to build gödel to 1.8.1