Skip to content

Releases: fekie/roboat

v0.24.0

19 May 19:57
ae2fdf1
Compare
Choose a tag to compare

Changelog

[0.24.0] - 2023-05-19

Features

  • Add asset_thumbnail_url_bulk()

Miscellaneous Tasks

  • Clean up fetch_item_details example
  • Add example for asset_thumbnail_url_bulk
  • Reflect api coverage
  • Add todo
  • Increase crate version

v0.23.1

14 May 20:59
bb0e506
Compare
Choose a tag to compare

Changelog

[0.23.1] - 2023-05-14

Bug Fixes

  • Fix lib.rs indentation

Miscellaneous Tasks

  • Increase crate version

v0.23.0

14 May 20:45
f952231
Compare
Choose a tag to compare

Changelog

[0.23.0] - 2023-05-14

Features

  • Add messages()

Miscellaneous Tasks

  • Add example for messages()
  • Reflect api coverage
  • Increase crate version

v0.22.0

11 May 19:41
00f3c0b
Compare
Choose a tag to compare

Changelog

[0.22.0] - 2023-05-11

Bug Fixes

  • Return next cursor in trades()

Features

  • Add unread_conversation_count

Miscellaneous Tasks

  • Add example for unread_conversation_count
  • Reflect api coverage
  • Update crate version

v0.21.0

11 May 18:23
6a7d82b
Compare
Choose a tag to compare

Changelog

[0.21.0] - 2023-05-11

Bug Fixes

  • Fix doctests

Documentation

  • Fix typo

Features

  • Add avatar_catalog_search

Miscellaneous Tasks

  • Update crate information
  • Hacking this together
  • Add example for avatar_catalog_search
  • Update crate version

Refactor

  • Refactor catalog api

v0.20.1

10 May 18:16
0d142f3
Compare
Choose a tag to compare

Changelog

[0.20.1] - 2023-05-10

Bug Fixes

  • Fix example

Documentation

  • Fix typo
  • Add info on group_roles
  • Fix docs for group_role_members

Miscellaneous Tasks

  • Remove todo
  • Increase crate version

v0.20.0

08 May 20:48
53e972b
Compare
Choose a tag to compare

Changelog

[0.20.0] - 2023-05-08

Bug Fixes

  • Fix serde parsing

Features

  • [breaking] Add user_details

Miscellaneous Tasks

  • Add user_details example
  • Add api coverage
  • Add todo
  • Increase crate version

v0.19.0

08 May 19:40
6ab6566
Compare
Choose a tag to compare

Changelog

[0.19.0] - 2023-05-08

Features

  • Add set_group_member_role

Miscellaneous Tasks

  • Add set_group_member_role example
  • Update code coverage
  • Update crate version

v0.18.0

08 May 04:19
009eb02
Compare
Choose a tag to compare

Changelog

[0.18.0] - 2023-05-08

Bug Fixes

  • Fix group_role_members example

Documentation

  • Fix group_roles

Features

  • Add group_role_members

Miscellaneous Tasks

  • [breaking] Change User to UserDetails
  • Edit todos
  • Add example for group_role_members
  • Update api coverage
  • Increase crate version

v0.17.0

08 May 03:23
e706d95
Compare
Choose a tag to compare

Previous Version Yanked

Refer to here as to why the previous version was yanked.

Changelog

[0.17.0] - 2023-05-08

Miscellaneous Tasks

  • Change get to fetch
  • Alphabetize api coverage
  • Remove todos