Skip to content

Releases: Arthur-Damasceno/ruvolt

0.4.0

01 Feb 19:26
Compare
Choose a tag to compare

Features

  • HttpClient: A struct to execute requests to the Revolt API
  • Edit and delete messages

Documentation

  • Rust docs
  • Examples

Breaking changes

  • Reply messages removed

0.3.0

30 Jan 18:48
Compare
Choose a tag to compare

Features

  • Fetch entities from the API.
  • Context: A struct for general utilities and wrapper for the http client for fetch entities from the API.
  • Reply messages.