Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 15:30
· 302 commits to main since this release
ea41886

Changelog

  • d487dbf Add argument parse error for export subcommand
  • a65daf7 Add unit test for "gup export -o"
  • 61ad148 Add unit test: can not open(or create) gup.conf
  • c18aaf0 Added output option to Export subcommand
  • c98df75 Delete duplicate code
  • dbb5e26 Fixed failing test of export subcommand
  • 84a0627 Merge pull request #49 from KEINOS/cover-up-tests
  • ea41886 Merge pull request #50 from nao1215/export-pkg-info-at-stdout
  • df4536e feat: add test for gotuil.GetPackageVersion() function