Skip to content

Releases: fekie/roboat

v0.10.1

06 Apr 04:21
9029711
Compare
Choose a tag to compare

Changelog

[0.10.1] - 2023-04-06

Documentation

  • Add docs for user info methods
  • Fix docs

Miscellaneous Tasks

  • Remove old todos
  • Use ClientUserInformation in Client
  • Remove todos
  • Add #[non_exhaustive] to RoboatError
  • Hide roblosecurity in debug impl
  • Increase crate version

Styling

  • Prefer serde rename_all on structs

v0.10.0

06 Apr 02:34
1515c18
Compare
Choose a tag to compare

Changelog

[0.10.0] - 2023-04-06

Miscellaneous Tasks

  • Fix readme examples
  • Remove commented code

[0.10.0] - 2023-04-06

Features

  • [breaking] Rework Client

Miscellaneous Tasks

  • Edit todos
  • Add Copy to enum
  • Edit doc examples
  • Fix api coverage docs
  • Increase crate version

Styling

  • Clean up serde attributes

v0.9.1

05 Apr 23:47
1018df8
Compare
Choose a tag to compare

Changelog

[0.9.1] - 2023-04-05

Miscellaneous Tasks

  • Add todos
  • Update docs to reflect api coverage
  • Increase crate version

v0.9.0

04 Apr 22:45
86b8455
Compare
Choose a tag to compare

Changelog

[0.9.0] - 2023-04-04

Documentation

  • Fix coverage docs

Miscellaneous Tasks

  • Add transform to resources
  • Misc formatting and name changes
  • Fix user_search()
  • Fix module visibility
  • Add todos
  • Add example for user_search()
  • Increase crate version

v0.8.1

04 Apr 06:03
4f05eb7
Compare
Choose a tag to compare

Changelog

[0.8.1] - 2023-04-04

Miscellaneous Tasks

  • Add missing backtick
  • Increase crate version

v0.8.0

04 Apr 05:08
b811ffc
Compare
Choose a tag to compare

Changelog

[0.8.0] - 2023-04-04

Features

  • Add trades()

Miscellaneous Tasks

  • Add todos
  • Update crate information
  • Add example for trade()
  • Reflect new api coverage
  • Increase crate version

v0.7.6

02 Apr 18:36
b811ffc
Compare
Choose a tag to compare

Changelog

[0.7.6] - 2023-04-02

Miscellaneous Tasks

  • Change crate description
  • Add icon to crate
  • Update crate version

Styling

  • Change example order

v0.7.5

02 Apr 07:43
41a8d21
Compare
Choose a tag to compare

Changelog

[0.7.5] - 2023-04-02

Miscellaneous Tasks

  • Fix typo
  • Increase crate version

v0.7.4

02 Apr 07:38
a4811fc
Compare
Choose a tag to compare

Changelog

[0.7.4] - 2023-04-02

Miscellaneous Tasks

  • Fix typos
  • Increase crate version

v0.7.3

02 Apr 07:34
2fdd8e7
Compare
Choose a tag to compare

Changelog

[0.7.3] - 2023-04-02

Miscellaneous Tasks

  • Add quick start examples to readme
  • Update crate version