Skip to content

Releases: fekie/roboat

v0.16.2 (YANKED)

08 May 03:02
cca03f4
Compare
Choose a tag to compare

Yank Reason

This was supposed to be a change to a minor version instead of a patch version as a new endpoint was added.

Changelog

[0.16.2] - 2023-05-08

Documentation

  • Add documentation for modules

Features

  • Add group_roles

Miscellaneous Tasks

  • Add example for group_roles
  • Fix example
  • Fix typo
  • Add todos
  • Update endpoint coverage
  • Increase crate version

v0.16.1

19 Apr 00:26
51c4cb1
Compare
Choose a tag to compare

Changelog

[0.16.1] - 2023-04-19

Miscellaneous Tasks

  • Fix item_restrictions
  • Add todo
  • Increase crate version

v0.16.0

15 Apr 01:32
809317e
Compare
Choose a tag to compare

Changelog

[0.16.0] - 2023-04-15

Features

  • Add force_refresh_xcsrf()

Miscellaneous Tasks

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

v0.15.0

14 Apr 06:38
3449d69
Compare
Choose a tag to compare

Changelog

[0.15.0] - 2023-04-14

Documentation

  • Fix intra-doc links
  • Add quick start example

Features

  • [breaking] Add purchase_non_tradable_limited()
  • Add collectible_creator_id()

Miscellaneous Tasks

  • Change to purchase_tradable_limited
  • Add todos
  • Example for purchase_non_tradable_limited
  • Rename apis api to BEDEV2
  • Reflect api coverage changes
  • Rename apis module to bedev2
  • Increase crate version

v0.14.0

10 Apr 18:40
4130409
Compare
Choose a tag to compare

Changelog

[0.14.0] - 2023-04-10

Bug Fixes

  • Fix purchase_tradable_limited() example
  • Add strict sorting for item_details_internal

Documentation

  • Fix misc docs

Features

  • Add apis api methods

Miscellaneous Tasks

  • Add example for collectible_product_id_bulk
  • Add example for collectible_product_id_bulk
  • Add example for collectible_product_id
  • Add todos
  • Change MalformedResponse Error msg
  • Reflect api coverage changes
  • Increase crate version

v0.13.0

08 Apr 04:28
5807319
Compare
Choose a tag to compare

Changelog

[0.13.0] - 2023-04-08

Documentation

  • Add doc examples
  • Add possible errors to docs

Features

  • Add multiple ways to get item details

Miscellaneous Tasks

  • Rename fields
  • Add examples
  • Reflect api coverage changes
  • Fix doc errors
  • Increase crate version

Styling

  • [breaking] Change to purchase_tradable_limited
  • Change way crate docs and readme is laid

v0.12.0

07 Apr 18:27
3710618
Compare
Choose a tag to compare

Changelog

[0.12.0] - 2023-04-07

Documentation

  • Improve docs for item_details

Features

  • [breaking] Add ugc support to item_details

Miscellaneous Tasks

  • Add examples for new item_details()
  • Increase crate version

v0.11.1

07 Apr 06:27
5082cf1
Compare
Choose a tag to compare

Changelog

[0.11.1] - 2023-04-07

Miscellaneous Tasks

  • Add #more-examples header
  • Bump crate version

v0.11.0

07 Apr 06:17
be13963
Compare
Choose a tag to compare

Changelog

[0.11.0] - 2023-04-07

Features

  • Add purchase_limited()

Miscellaneous Tasks

  • Add todos
  • Add boilerplate for limited purchasing
  • Add example for purchase_limited()
  • Remove errors
  • Pub use PurchaseLimitedError
  • Reflect api coverage changes
  • Make readme more accessible for beginners
  • Increase crate version

Styling

  • Change to request_types.rs

v0.10.2

06 Apr 04:39
8672995
Compare
Choose a tag to compare

Changelog

[0.10.2] - 2023-04-06

Miscellaneous Tasks

  • Remove todo
  • Add todo
  • Increase crate version

Styling

  • Fix formatting in crate examples