Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Releases: cansik/nanobind-stubgen

Version 0.1.5

07 Feb 08:19
Compare
Choose a tag to compare

Prebuilt wheel packages version 0.1.5.

Version 0.1.4

13 Jan 10:42
Compare
Choose a tag to compare

Prebuilt wheel packages version 0.1.4.

Version 0.1.3

22 Sep 10:15
Compare
Choose a tag to compare

Prebuilt wheel packages version 0.1.3.

This version fixes the following issues:

  • Property getter and setter generated without method name #5
  • Incorrect indentation and missing newline for multiline docstring #6
  • Numpy array detection works now also for ndarray

And adds the feature to specify an optional package path to look for the module import.

Full Changelog: v0.1.2...v0.1.3

Version 0.1.2

18 Sep 20:36
Compare
Choose a tag to compare

Prebuilt wheel packages version 0.1.2.

What's Changed

  • Proper signature for ndarray and opaque objects by @qnzhou in #4

New Contributors

  • @qnzhou made their first contribution in #4

Full Changelog: v0.1.1...v0.1.2

Version 0.1.1

31 Mar 17:14
Compare
Choose a tag to compare

Prebuilt wheel packages version 0.1.1.

Added support for enums, constructors, constants, overloaded methods and more.

Version 0.1.0

31 Mar 09:25
Compare
Choose a tag to compare

Prebuilt wheel packages version 0.1.0.