Releases: tomMoulard/sendbird-go
Releases · tomMoulard/sendbird-go
v0.0.10
Changelog
Features
- f3ecbdd: feat: Remove log when request failed (#14) (@JoydS)
- 4a21e22: feat: update to golangci-lint v1.58.0 (@tomMoulard)
Others
- d4a69dd: chore(deps): bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /tools (#10) (@dependabot[bot])
- 8724a1d: Update go to 1.22.3 (#7) (@tomMoulard)
- 547f10c: Update go tools version to v1.22.3 (#8) (@tomMoulard)
Full Changelog: v0.0.9...v0.0.10
v0.0.9
v0.0.8
Changelog
Features
- 657bc3c: feat: add mocks for clients interfaces (@tomMoulard)
- 59358e9: feat: export mocks (@tomMoulard)
Others
- 9dcf542: doc: add godoc to interfaces (@tomMoulard)
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Changelog
Features
- 7bbb5ef: feat: send files in send_messages (@tomMoulard)
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Changelog
Features
- cecce08: feat: add ChannelType (@tomMoulard)
- 61578b8: feat: add DistinctMode type (@tomMoulard)
- ef61b2d: feat: add MentionType (@tomMoulard)
- ab951b2: feat: add MessageType (@tomMoulard)
- 3054824: feat: add Mode type (@tomMoulard)
- 8dd374b: feat: add OperatorFilter (@tomMoulard)
- 7ce89dc: feat: add Order type (@tomMoulard)
- 9f105b6: feat: add PublicMode type (@tomMoulard)
- 39a537f: feat: add QueryType (@tomMoulard)
- 6582c2b: feat: add ReplyType (@tomMoulard)
- b7912bf: feat: add State type (@tomMoulard)
- f643b51: feat: add SuperModeType (@tomMoulard)
- 98a0f40: feat: add mark_all_messages_read (@tomMoulard)
- 9a36d2e: feat: add typing (@tomMoulard)
Bug fixes
- ca991a2: fix: update go version in go mod (@tomMoulard)
Others
- 162a8d2: doc: update godoc for UpdateGroupChannel (@tomMoulard)
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Changelog
Bug fixes
- 187f905: fix: better create user handler (@tomMoulard)
Others
- 3b8ff1f: doc: improve godoc for update user (@tomMoulard)
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
Changelog
Features
- 74fdeee: feat: add sorted meta array to send message (@tomMoulard)
- 45a9825: feat: change CSV to []string (@tomMoulard)
- 58d3b09: feat: removing windows support for now (@tomMoulard)
Bug fixes
- c1e5098: fix: better type for channel last message (@tomMoulard)
- 1eaece2: fix: remove unused parameter (@tomMoulard)
- 5fcf7ae: fix: use proper type for timestamps (@tomMoulard)
Others
- 5684cc4: doc: update godoc to include source link (@tomMoulard)
v0.0.2
Changelog
Features
- da96e6a: feat: check goreleaser config in lint (@tomMoulard)
Bug fixes
- c1c1898: fix: normalize names (@tomMoulard)
v0.0.1
Changelog
Features
- 5f67397: feat: add channel api (@tomMoulard)
- c4d971a: feat: add message api (@tomMoulard)
- ecc77f0: feat: add user client (@tomMoulard)
- bd2e944: feat: add utils (@tomMoulard)
- 3d3f1e2: feat: update goreleaser config (@tomMoulard)
- 7e201c4: feat: update sendbird client (@tomMoulard)
Others
- b80134f: fix: remove mocktail generation from CI (@tomMoulard)
- 8c12caf: fix: s/strconvStlice/strconvSlice (@tomMoulard)
- 351ec78: fix: stablelise the repo (@tomMoulard)