Skip to content

Releases: fekie/roboat

v0.35.0

17 Jul 02:27
Compare
Choose a tag to compare

Changelog

[0.35.0] - 2024-07-17

Bug Fixes

  • Visibility of FriendRequest's fields
  • Fixed namings/structs to follow conventions, added PresenceType enum
  • Moved PresenceType to presence/
  • Fixed namings for endpoints, added ?userSort=StatusFrequents for FRIENDS_LIST_API
  • Removed userSort

Documentation

  • Added proper docs for methods
  • Added docs for send_friend_request and unfriend

Features

  • Friends Api endpoint
  • Added accept and decline friend request methods
  • Added send_friend_request and unfriend methods

Miscellaneous Tasks

  • Bump version

Styling

  • Use cargofmt formatting

v0.34.5

20 May 04:38
fbe6ef4
Compare
Choose a tag to compare

Changelog

[0.34.5] - 2024-05-20

Documentation

  • Add return notes to send_trade

Features

  • Add non_tradable_limited_details_internal

Miscellaneous Tasks

  • Add ChallengeInfo
  • Update readme
  • Add documentation
  • Add tshirts to upload_classic_clothing_to_group
  • Fix expected price for t-shirt

Styling

  • Change get to first
  • Replace a lot of gets with firsts

v0.34.4

20 May 04:19
1d4686c
Compare
Choose a tag to compare

Changelog

[0.34.4] - 2024-05-20

Miscellaneous Tasks

  • Add tshirts to upload_classic_clothing_to_group
  • Bump version

v0.34.3

14 May 02:20
efa46cb
Compare
Choose a tag to compare

Changelog

[0.34.3] - 2024-05-14

Features

  • Add non_tradable_limited_details_internal

Miscellaneous Tasks

  • Update readme
  • Add documentation
  • Bump version

Styling

  • Change .get(0) to .first()

v0.34.2

25 Nov 05:20
Compare
Choose a tag to compare

Changelog

[0.34.2] - 2023-11-25

Miscellaneous Tasks

  • Update github
  • Bump version

v0.34.1

17 Nov 08:05
Compare
Choose a tag to compare

Changelog

[0.34.1] - 2023-11-17

Miscellaneous Tasks

  • Add username_user_search to coverage
  • Bump version
  • Update readme

v0.34.0

17 Nov 07:48
Compare
Choose a tag to compare

Changelog

[0.34.0] - 2023-11-17

Features

  • Add username_user_details

Documentation

  • Improve docs for username_user_details

Miscellaneous Tasks

  • Tweak username_user_details
  • Add todo for future me
  • Bump version

v0.33.0

09 Jun 00:09
Compare
Choose a tag to compare

Changelog

[0.33.0] - 2023-06-09

Documentation

  • Change docs for ItemDetails.price
  • Update docs about different prices

Miscellaneous Tasks

  • Make SaleLocationType non-exhaustive
  • Add on to examples
  • Increase crate version
  • Added additional types for catalog search
  • Added sale_location_type

v0.32.3

05 Jun 19:24
03d9d97
Compare
Choose a tag to compare

Changelog

[0.32.3] - 2023-06-05

Documentation

  • Mention forced xcsrf refreshing
  • Fix links
  • Update error documentation

Miscellaneous Tasks

  • U64 to u32 for max_price and min_price
  • Change todos
  • Remove todos
  • Remove versioned setup
  • Update crate version

v0.32.2

05 Jun 03:10
c6bb2e9
Compare
Choose a tag to compare

Changelog

[0.32.2] - 2023-06-05

Miscellaneous Tasks

  • Update base64 crate version
  • Increase crate version