Skip to content

v3.1.0

Compare
Choose a tag to compare
@sim0nx sim0nx released this 24 Sep 23:20
· 18 commits to master since this release
390e927

[v3.1.0], 2023-09-25

Changes

  • Replace requests with httpx for the REST2 part.

Added

  • Add a new AsyncRt class which implements the RT REST2 API in asnyc.
  • Adapt tests to include thew new async parts of this library.