Skip to content

v0.35.0

Latest
Compare
Choose a tag to compare
@fekie fekie released this 17 Jul 02:27

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