v0.56.0 #82
michaelklishin
announced in
Announcements
v0.56.0
#82
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.56.0 (Sep 21, 2025)
Module Organization
crate::api
was split into multiple smaller modules,crate::api::*
. Re-exports are provided for backwards compatibility.crate::blocking_api
was split into multiple smaller modules,crate::blocking_api::*
, with re-exports in place.crate::requests
was split into multiple smaller modules,crate::requests::*
.crate::requests
was split into multiple smaller modules,crate::requests::*
.crate::responses
was split into multiple smaller modules,crate::responses::*
, with re-exports in place.This discussion was created from the release v0.56.0.
Beta Was this translation helpful? Give feedback.
All reactions