Skip to content

Tags: rneatherway/gh-slack

Tags

0.0.31

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #75 from rneatherway/fix-thread-get

conversations.replies should be a POST

0.0.30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #72 from rneatherway/dependabot/go_modules/golang.…

…org/x/net-0.23.0

Bump golang.org/x/net from 0.22.0 to 0.23.0

0.0.29

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
upgrade to fixed slack client

0.0.28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #68 from rneatherway/rneatherway-patch-1

Fix deprecated goreleaser argument

0.0.27

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #61 from rneatherway/page-users

Add paging when fetching users

0.0.26

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #61 from rneatherway/page-users

Add paging when fetching users

0.0.25

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #66 from rubiojr/rubiojr/nicer-error

Nicer error message if missing configuration

0.0.24

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
go mod tidy

0.0.23

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #60 from rneatherway/subthreads

Add support for fetching subthreads

0.0.22

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #57 from rneatherway/extclient

Extract core client functionality