0.13.0
What's Changed
- More support for custom exceptions by @termoshtt in #267
- Generate comparison method stubs for
#[pyclass(eq, ord)]
by @termoshtt in #268 - feat: Add support for hash and str attributes in #[pyclass] by @termoshtt in #272
- feat: Add support for type: ignore comments in stub generation by @konn in #279
Full Changelog: 0.12.2...0.13.0