Skip to content

Releases: na4ma4/go-permbits

v0.5.0

30 May 03:07
e568759
Compare
Choose a tag to compare

Changelog

  • 1222f4e Bump actions/checkout from 3 to 4
  • 0b3c7b8 Bump github/codeql-action from 2 to 3
  • 51eff38 Merge pull request #5 from na4ma4/dependabot/github_actions/actions/checkout-4
  • 684cefe Merge pull request #6 from na4ma4/dependabot/github_actions/github/codeql-action-3
  • e568759 Merge pull request #7 from na4ma4/force-method
  • fbec40f added Force method, switched to magefile from Makefile
  • 0e69934 fixed github actions naming
  • 7dc719f fixed github actions target branch
  • a99f6ba updated GitHub workflow

v0.4.0

04 Jul 02:27
8be9f4d
Compare
Choose a tag to compare

Changelog

  • 472d7d8 Bump actions/checkout from 2 to 3
  • de052ee Bump github.com/onsi/gomega from 1.27.1 to 1.27.7
  • effc0e1 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8
  • b11fde1 Bump github/codeql-action from 1 to 2
  • ce1c32c Create dependabot.yml
  • 244372f Merge pull request #1 from na4ma4/dependabot/github_actions/actions/checkout-3
  • ebe993b Merge pull request #2 from na4ma4/dependabot/github_actions/github/codeql-action-2
  • 4c08f5f Merge pull request #3 from na4ma4/dependabot/go_modules/github.com/onsi/gomega-1.27.7
  • 01d59bc Merge pull request #4 from na4ma4/dependabot/go_modules/github.com/onsi/gomega-1.27.8
  • c14b7b6 added automerge for dependabot
  • 8be9f4d removed dependency on ginkgo and gomega.

v0.3.3

27 Feb 04:33
28eac15
Compare
Choose a tag to compare

Changelog

  • 28eac15 updated golangci linting config, updated dependencies

v0.3.2

20 Feb 01:00
8bcfb91
Compare
Choose a tag to compare

Changelog

v0.3.0

05 Nov 09:42
0d1497c
Compare
Choose a tag to compare

Changelog

0d1497c added MustString wrapper that panics for FromString

v0.2.0

05 Nov 09:39
9288879
Compare
Choose a tag to compare

Changelog

ee35aa6 added FromString method to parse mode strings
9288879 changed workflow to use golang ^1
9254a3a fix GitHub actions badge
7041ca7 removed unneccessary fetch-depth for testing
264f118 updated na4ma4 makefiles extensions

v0.1.0

09 Jul 03:54
e609190
Compare
Choose a tag to compare

Changelog

e609190 Initial commit
261919a Initial commit