Skip to content

Releases: ewohltman/discordgo-mock

v0.0.11

02 Apr 20:03
558b53e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

09 Dec 18:34
1a5311e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

13 Nov 13:10
f869467
Compare
Choose a tag to compare

What's Changed

  • added channel delete+patch, invite post, guild patch, updated message post + DM channel post by @shme7ev in #14
  • Develop by @ewohltman in #15

Full Changelog: v0.0.8...v0.0.9

v0.0.8

08 Nov 15:38
2d8c5a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 Aug 15:25
0ae5a4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

30 Mar 14:58
f4e67d3
Compare
Choose a tag to compare

What's Changed

  • Update to Go 1.18, discordgo to v0.24.0 by @ewohltman in #4
  • Update to Go 1.18, discordgo to v0.24.0 by @ewohltman in #5

Full Changelog: v0.0.5...v0.0.6

v0.0.5

01 Jun 15:42
e567d6e
Compare
Choose a tag to compare
Merge pull request #3 from ewohltman/develop

Add documentation link to README.md

v0.0.4

25 May 17:29
Compare
Choose a tag to compare
Update README.md

v0.0.3

25 May 13:49
Compare
Choose a tag to compare
Update README.md

v0.0.2

22 May 00:52
Compare
Choose a tag to compare
Update to return an http.RoundTripper to inject into stdlib *http.Client