Skip to content

Releases: mochi-neko/fars

v0.2.0

11 Jan 09:21
Compare
Choose a tag to compare

0.2.0 - 2024-01-11

Added

  • Add LaunguageCode to specify locale.
  • Add custom_client feature to provide HTTP client customization interfaces.

Changed

  • (Breaking change) Make interfaces more explicit, e.g. "api-key".to_string() -> ApiKey::new("api-key").
  • Be enable to access Seesion.refresh_token and Seesion.expires_in.
  • Ablish raw feature and raw interfaces are available by default.

v0.1.0

06 Jan 08:56
Compare
Choose a tag to compare

First release