Skip to content

Releases: Jij-Inc/pyo3-stub-gen

0.12.2

08 Aug 14:09
0bd32f2
Compare
Choose a tag to compare

What's Changed

  • Bump cc from 1.2.30 to 1.2.31 in the dependencies group by @dependabot[bot] in #257
  • Start developing 0.12.2 by @github-actions[bot] in #258
  • test: Adds test-cases for kwargs / args by @konn in #260

Full Changelog: 0.12.1...0.12.2

0.12.1

04 Aug 06:42
647534d
Compare
Choose a tag to compare

What's Changed

  • Start developing 0.12.1 by @github-actions[bot] in #255
  • #[deprecated] does not work with #[getter] by @termoshtt in #256

Full Changelog: 0.12.0...0.12.1

0.12.0

04 Aug 04:11
0e8f5f2
Compare
Choose a tag to compare

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

0.11.1

23 Jul 06:44
09fc5ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

19 Jul 07:54
d262660
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

21 Jun 07:28
783c6ea
Compare
Choose a tag to compare

The PyO3 feature detection introduced in 0.9.0 has been removed since it does not works correctly in several cases. See #226 for detail.

What's Changed

  • Start developing 0.9.2 by @github-actions in #219
  • Register examples/* directories for Dependabot updates by @termoshtt in #220
  • Setup Claude Code by @termoshtt in #224
  • Remove PyO3 build config inspection by @termoshtt in #228
  • Update the dependabot configuration for restored cargo-workspace by @termoshtt in #229

Full Changelog: 0.9.1...0.10.0

0.9.1

07 Jun 06:59
d3a6126
Compare
Choose a tag to compare

What's Changed

  • Start developing 0.9.1 by @github-actions in #213
  • Update Cargo.lock in examples/ by @termoshtt in #214
  • Loosen pyo3-build-config version to allow for 0.24 or later. by @termoshtt in #217

Full Changelog: 0.9.0...0.9.1

0.9.0

31 May 08:53
e3648df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.9.0

0.8.2

03 May 07:07
d466d2b
Compare
Choose a tag to compare

What's Changed

  • Start developing 0.8.2 by @github-actions in #185
  • Bump the dependencies group with 10 updates by @dependabot in #189
  • bugfix for issue #174 : Use ... instead of auto() in Enum by @patengel in #191

New Contributors

Full Changelog: 0.8.1...0.8.2

0.8.1

26 Apr 14:50
5881f0f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.8.1