Releases: Lunarmagpie/sigparse
Releases · Lunarmagpie/sigparse
v3.0.0
What's Changed
- Add signature object by @Lunarmagpie in #11
- Freeze dataclasses by @Lunarmagpie in #12
Fixes issue where you can't get the return type hint. Breaking change.
Full Changelog: v2.0.1...v3.0.0
v2.0.1
Bug fix. Lib no longer effects typing._GenericAlias
.
What's Changed
- remove generic alias by @Lunarmagpie in #9
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Make classparse return more information by @Lunarmagpie in #3
- Made
GLOBAL_PEP604
a class attribute by @trag1c in #7 - Add
sigparse.utils.unwrap
by @Lunarmagpie in #8
New Contributors
Full Changelog: v1.4.0...v2.0.0
v1.4.0
Add sigparse.classparse
v1.3.1
Support python 3.7
Imagine making a lib without bugs
couldn't be me
v1.2.0
add has_default
Pep 604 global support
PEP 604 is no longer enabled globally so this library wont have unintended side effects.
Add py.typed
v1.0.1 remove the .git from description
Initial Release
Release the project