Skip to content

v1.1.0

Compare
Choose a tag to compare
@jmkd3v jmkd3v released this 19 Jan 22:27
· 431 commits to main since this release

Some changes:

  • ClientSharedObject (shared between all objects, pretty self explanatory)
  • bug fix
  • requests-async was replaced with httpx
  • events!

This release used a new 2nd digit number because it contains 3 big changes (ClientSharedObject, which required editing of almost all of the files in ro.py, swapping to httpx, and events)