0.14.0
What's Changed
- Start developing 0.13.2 by @github-actions[bot] in #282
- Feature gating
infer_signature, fix #283, perhaps fix #161 by @zao111222333 in #286 - Generate stub for PyComplex by @benruijl in #278
- Add
#[remove_gen_stub]macro, fix #266 by @zao111222333 in #285 - Bump the dependencies group with 4 updates by @dependabot[bot] in #291
- Bump the dependencies group with 8 updates by @dependabot[bot] in #298
- feat: Add support for rust_decimal::Decimal type in stub generation by @extremeandy in #294
- Fix import statement for submodule class reference by @termoshtt in #296
- Ordered
getter/setter& Support name override for classattr by @zao111222333 in #295 - Add
module_doc!for module-level document by @zao111222333 in #288 - Bump the dependencies group with 15 updates by @dependabot[bot] in #302
- Bump the pyo3 crate and fix some deprecated methods by @j03-dev in #304
- feat: Add support for
ordered_float::NotNan,ordered_float::OrderedFloattype by @zao111222333 in #306 - feat: Add snapshot testing for pyright type errors validation by @termoshtt in #307
- Feature-gated stub generation example by @termoshtt in #273
New Contributors
- @benruijl made their first contribution in #278
- @extremeandy made their first contribution in #294
- @j03-dev made their first contribution in #304
Full Changelog: 0.13.1...0.14.0