0.12.0
What's Changed
- Start developing 0.11.2 by @github-actions[bot] in #249
- fix
classmethod
, fix #59 by @zao111222333 in #232 - Add support for overriding function argument types and return type by @cstruct in #244
- Bump prettyplease from 0.2.35 to 0.2.36 in the dependencies group by @dependabot[bot] in #252
- Add
async fn
support for free fns and methods, continuation by @cstruct in #251 - Translate Rust's
#[deprecated]
to@typing_extension.deprecated
in Python by @termoshtt in #254
New Contributors
Full Changelog: 0.11.1...0.12.0