Skip to content

Releases: Lunarmagpie/sigparse

v3.0.0

30 Jan 20:08
Compare
Choose a tag to compare

What's Changed

Fixes issue where you can't get the return type hint. Breaking change.

Full Changelog: v2.0.1...v3.0.0

v2.0.1

19 Oct 16:16
f0fcd70
Compare
Choose a tag to compare

Bug fix. Lib no longer effects typing._GenericAlias.

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

16 Oct 08:09
25386dd
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @trag1c made their first contribution in #7

Full Changelog: v1.4.0...v2.0.0

v1.4.0

09 Oct 21:20
8a7e46e
Compare
Choose a tag to compare

Add sigparse.classparse

v1.3.1

25 Sep 05:07
74a366c
Compare
Choose a tag to compare

Support python 3.7

Imagine making a lib without bugs

08 Sep 04:37
Compare
Choose a tag to compare

v1.2.0

08 Sep 04:09
Compare
Choose a tag to compare

add has_default

Pep 604 global support

08 Sep 03:33
Compare
Choose a tag to compare

PEP 604 is no longer enabled globally so this library wont have unintended side effects.

Add py.typed

07 Sep 23:37
Compare
Choose a tag to compare
v1.0.1

remove the .git from description

Initial Release

07 Sep 22:21
Compare
Choose a tag to compare

Release the project