Skip to content

Releases: nao1215/mkgoprj

v2.1.7

02 Oct 13:10
Compare
Choose a tag to compare

Changelog

  • 38efa77 Fixed a bug in which the command name was always morrigan, no matter what package name was specified as an argument. Also, removed error handling when running on Windows.
  • 1a281af Fixed a bug that zsh completion files were not generated correctly
  • cddaa3c Merge pull request #21 from nao1215/fix-bugs

v2.1.6

24 Sep 06:30
834fb39
Compare
Choose a tag to compare

Changelog

  • c8907e4 Changed to run Unit tests in multiple platform
  • 834fb39 Merge pull request #20 from nao1215/add-multi-platform-test

v2.1.5

16 Sep 14:50
001df7a
Compare
Choose a tag to compare

Changelog

  • 34c2e99 Add code to generate unit tests for print package
  • 001df7a Merge pull request #19 from nao1215/generate-test-for-print-package
  • deb343d Removed the code generated by the cmdinfo package and the completion package. The functionality of those packages has been moved to a separate package

v2.1.4

21 Aug 03:32
Compare
Choose a tag to compare

Changelog

  • 48d37cf Not generate contributor actions. It has many bugs

v2.1.3

20 Aug 03:39
Compare
Choose a tag to compare

Changelog

  • 009fccf Add github star history image at README
  • fa44b52 Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
  • 8021b29 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • beb5e0c Delete contributors.yml
  • 25cc92a Determine version from git tag
  • 14e3738 Do not specify architecture at build time
  • ed0ae26 Get version information from git tag
  • d55c760 Initial commit
  • 42e56f7 Merge pull request #15 from nao1215/dependabot/go_modules/github.com/spf13/cobra-1.5.0
  • abbe4d6 Merge pull request #16 from nao1215/dependabot/go_modules/github.com/mattn/go-colorable-0.1.13
  • 97db97f Merge pull request #17 from nao1215/feat-version-controll
  • 3d03a82 Merge pull request #18 from nao1215/contribute
  • 19e430f OS not specified at build time in Makefile
  • 21fe44e Update contributors and delete authors file
  • 1b13087 Upgraded the actions used in the GitHub Actions workflow
  • 7d77b84 Upgraded the actions used in the GitHub Actions workflow to generate
  • 7759b9a Upgraded the actions used in the GitHub Actions workflow to generate

v2.1.2

04 May 00:11
Compare
Choose a tag to compare

Changelog

  • 8997e8d Merge branch 'main' of ssh://github.com/nao1215/ubume
  • 17274ff Update Contributors List
  • 474ca68 Update version
  • 7f8e8a0 not update contributors list when I push code

v2.1.1

03 May 10:17
Compare
Choose a tag to compare

Changelog

  • 669dc40 Add nfpm for generating deb, rpm, apk packages.
  • 61cf0c5 Import runtime package
  • 4fe0045 Merge branch 'main' of ssh://github.com/nao1215/ubume
  • 28055c2 Update Contributors List
  • 1fc6819 do not generate shell completion files in Windows env..

v2.1.0

20 Apr 14:31
Compare
Choose a tag to compare

Changelog

  • fe2f8a9 Add description for github actions
  • 7d9befa Added function to generate Contributors.md
  • 44fbe51 Bump github.com/mattn/go-colorable from 0.1.9 to 0.1.12
  • 11157bb Create contributors.yml
  • 7d421c3 Initial commit
  • 01c87c3 Merge pull request #14 from nao1215/dependabot/go_modules/github.com/mattn/go-colorable-0.1.12
  • 1d09aba Update Contributors List
  • a26b703 Update Contributors List
  • 859a70f Update Contributors List
  • 93e04bd Update readme for version 2.1.0
  • ad53b9f Update version 2.1.0

v2.0.2

20 Apr 12:00
Compare
Choose a tag to compare

Changelog

  • e5a3213 Changed function used for abnormal termination from exitError() to print.Fatal()
  • c612e7c Version up

v2.0.1

19 Apr 13:36
Compare
Choose a tag to compare

Changelog