Skip to content

Releases: jon-edward/stubgen-pyx

Version 0.2.4

09 Mar 23:41

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

Version 0.2.3

04 Mar 00:13

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

Version 0.2.2

09 Feb 00:13

Choose a tag to compare

What's Changed

  • Feature/write to outdir only by @roboogle in #9
  • General performance improvements

New Contributors

Full Changelog: v0.2.1...v0.2.2

Version 0.2.1

30 Jan 22:29

Choose a tag to compare

v0.2.1

Increase version

Version 0.2.0

26 Jan 02:19
c88f167

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

Version 0.1.4

20 Dec 00:11

Choose a tag to compare

What's Changed

  • Fixed a small issue with compiling init files by @Tsunami014 in #5
  • Added a TypeAlias class for simple type annotations by @Tsunami014 in #3
  • Added bases to classes and fixed minor function things by @Tsunami014 in #4

New Contributors

Full Changelog: v0.1.3...v0.1.4

Version 0.1.3

17 Nov 01:52

Choose a tag to compare

v0.1.3

Option for not including epilog

Version 0.1.2

17 Nov 00:37

Choose a tag to compare

v0.1.2

Add publish Action