Skip to content

Releases: Jij-Inc/pyo3-stub-gen

0.6.2

16 Dec 05:17
61c4e7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

10 Dec 05:44
22dd214
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

22 Aug 09:00
4721c02
Compare
Choose a tag to compare

What's Changed

  • Start developing 0.5.4 by @github-actions in #61
  • Simplify code generation for ArgInfo by @termoshtt in #62
  • Module variable by @termoshtt in #63

Full Changelog: 0.5.3...0.6.0

0.5.3

21 Aug 05:32
89d4253
Compare
Choose a tag to compare

What's Changed

  • Start developing 0.5.3 by @github-actions in #56
  • Include enum value in pure example by @michaeljones in #58
  • Add impl PyStubType for [T; N] by @op8867555 in #60

New Contributors

Full Changelog: 0.5.2...0.5.3

0.5.2

20 Aug 05:15
7bb30d6
Compare
Choose a tag to compare

What's Changed

  • Start developing 0.5.2 by @github-actions in #53
  • Support custom hasher for HashMap and HashSet by @termoshtt in #55

Full Changelog: 0.5.1...0.5.2

0.5.1

20 Aug 03:39
53a4f58
Compare
Choose a tag to compare

What's Changed

  • Start developing 0.5.1 by @github-actions in #50
  • Support PathBuf and OsString with PyStubType trait by @termoshtt in #52

Full Changelog: 0.5.0...0.5.1

0.5.0

19 Aug 10:37
dbcce48
Compare
Choose a tag to compare

From this release, the dependency to pyo3/experimental-inspect feature has been removed, and use original TypeInfo struct with PyStubType trait. This makes yielded stub file much better.

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

13 Aug 04:11
7ddac01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

09 Aug 11:39
5356d3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

08 Aug 04:58
78d9825
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.2.0