Skip to content

Releases: snowhork/rdiam

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 17 Jan 07:03
2a931ae

Changelog

  • 2a931ae Merge pull request #14 from kitagry/show-all-user-not-found-error
  • d1e5fe8 Upgrade go version
  • 164be5b Return all user not found error

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 14 Apr 11:19
75acdd3

Changelog

  • 75acdd3 Merge pull request #13 from snowhork/add-goreleaser
  • f06a163 add goreleaser yaml

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 12 Apr 04:36
c17f134

Changelog

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 11 Nov 00:58
4e87c63

Changelog

4e87c63 Merge pull request #10 from litencatt/support-show-query-modify-permission
e4aa732 Get show-permission flag with BoolP() and GetBool()
2315fb8 Do not have options globally
38cc3b2 Fix syntax
ee64ea9 Fix style
b891ad7 Pass test
8c0d85e Add --show-permission flag
3fccee6 Show query modify permission

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 22 Mar 11:18
1c35f42

Changelog

1c35f42 Merge pull request #8 from snowhork/interact-inspect
df2e216 fix inspect
3223a18 move interpreter code
45945d8 fix readme

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Mar 11:43
9df8a60

Changelog

9df8a60 Merge pull request #7 from snowhork/refactor-inspect
e4e9b4a fix err msg
f42ba2b fix readme
edb470d add test
33f8000 fix inspect and request
c6340e2 fix readme

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Mar 00:50
393cf2b

Changelog

393cf2b Merge pull request #6 from snowhork/add-config
0b1bd8c fix some nits
e764b5e Merge branch 'master' into add-config
ed05486 use config file
e1ebd00 Merge pull request #4 from hirosassa/add-badge-readme
fc44de9 add badges on README
17b3e8a Merge pull request #1 from snowhork/workflows

v0.0.1-beta2

Choose a tag to compare

@github-actions github-actions released this 15 Mar 15:10

Changelog

ed05486 use config file

v0.0.1-alpha

Choose a tag to compare

@github-actions github-actions released this 15 Mar 12:13

Changelog

b9dc4c4 fix release
8420b51 fix lint image
a2bc52e add golangci-lint
fba30d8 Create test.yml
39491f4 add inspect
a93424b readme
c19a34c implement add command
4804b9d first commit