Releases: fekie/roboat
Releases · fekie/roboat
v0.16.2 (YANKED)
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
v0.16.0
v0.15.0
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
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
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
v0.11.1
v0.11.0
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