Skip to content

v0.3.0

Compare
Choose a tag to compare
@MaxOhn MaxOhn released this 18 Aug 21:35
  • Internals of requests now use a reqwest::Url directly instead of a HashMap
  • Creating a request from a username now returns an OsuResult of the request, failing if no request could be built for the given name.
  • cache feature flag to enable struct caching through a redis connection pool