Skip to content

Releases: fekie/roboat

v0.32.1

05 Jun 02:05
16bc8d6
Compare
Choose a tag to compare

Changelog

[0.32.1] - 2023-06-05

Documentation

  • Clarify information on other Limits

Miscellaneous Tasks

  • Change u32 to u64
  • Rename new Limit to CatalogQueryLimit
  • Change comment about re-exports
  • Fix doc links
  • Change default on CatalogQueryLimit
  • Update avatar_catalog_search example
  • Increase crate version

v0.32.0

28 May 00:08
ec62e2d
Compare
Choose a tag to compare

Changelog

[0.32.0] - 2023-05-28

Features

  • Add thumbnail_url_bulk

Miscellaneous Tasks

  • Rename fetch_item_thumbnails
  • Add thumbnail_url
  • Add examples
  • Rename AssetThumbnailType
  • Reflect api coverahe
  • Increase crate version

v0.31.0

27 May 20:58
1f662da
Compare
Choose a tag to compare

Changelog

[0.31.0] - 2023-05-27

Bug Fixes

  • Respect returned challenge ids

Miscellaneous Tasks

  • Add todo
  • Remove todo
  • Increase crate version

v0.30.0

24 May 23:03
29c03f5
Compare
Choose a tag to compare

Changelog

[0.30.0] - 2023-05-24

Documentation

  • Add note

Features

  • Add trade_count()

Miscellaneous Tasks

  • Edit todos
  • Add example for trade_count()
  • Reflect api coverage
  • Increase crate version
  • Fix doc test

v0.29.0

21 May 02:56
0405bd1
Compare
Choose a tag to compare

Changelog

[0.29.0] - 2023-05-21

Features

  • Add accept_trade()

Miscellaneous Tasks

  • Add accept_trade example
  • Reflect api coverage
  • Add todos
  • Increase crate version

v0.28.1

20 May 16:22
86b56bf
Compare
Choose a tag to compare

Changelog

[0.28.1] - 2023-05-20

Miscellaneous Tasks

  • Update description
  • Increase crate version

v0.28.0

20 May 06:43
15094ec
Compare
Choose a tag to compare

Changelog

[0.28.0] - 2023-05-20

Features

  • Add send_trade()

Miscellaneous Tasks

  • Add example for send_trade
  • Edit todos
  • Reflect api coverage
  • Increase crate version

v0.27.0

20 May 04:59
148140b
Compare
Choose a tag to compare

Changelog

[0.27.0] - 2023-05-20

Features

  • Add decline_trade

Miscellaneous Tasks

  • Change fetch_inbound_trades example
  • Change Partner to User
  • Add example for decline_trade
  • Reflect api coverage
  • Increase crate version

v0.26.0

19 May 23:28
8882227
Compare
Choose a tag to compare

Changelog

[0.26.0] - 2023-05-19

Features

  • Add trade_details

Miscellaneous Tasks

  • Rename constant
  • Add example for trade_details
  • Reflect api coverage
  • Increase crate version

v0.25.0

19 May 20:19
b35ca84
Compare
Choose a tag to compare

Changelog

[0.25.0] - 2023-05-19

Bug Fixes

  • Fix example AssetThumbnailSize naming

Documentation

  • Fix docs for asset_thumbnail_url_bulk

Features

  • Add asset_thumbnail_url

Miscellaneous Tasks

  • [breaking] Rename to AssetThumbnailSize
  • Reflect api coverage
  • Increase crate version