Skip to content

Releases: badkaktus/gorocket

v0.1.4

03 Feb 20:19
Compare
Choose a tag to compare

[03-02-2024] v0.1.4

  • Updated the description of all methods according to the golang convention
  • Comment few fields in GroupMessage struct (will fix it in next release)
  • Fix InviteGroupResponse struct
  • Fix RespInfo struct
  • Fix RespDirectory struct
  • Fix UsersInfoResponse struct
  • Write tests for all methods
  • Added logo 😄

v0.1.3

27 Oct 17:04
18b0708
Compare
Choose a tag to compare
  • Bugfix: count/offset/sort overwrite other params
  • Add receive group messages (GroupMessage)

v0.1.2

02 Oct 12:55
be903cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Sep 10:10
3859dee
Compare
Choose a tag to compare

What's Changed

  • fix struct, add leader and owner rest by @badkaktus in #3
  • Add NewWithOptions, fix error, add version by @eaglemoor in #6

New Contributors

Full Changelog: 0.1.0...v0.1.1

0.1.0

01 Sep 13:23
Compare
Choose a tag to compare
update struct