Releases: xpodev/extype
Releases · xpodev/extype
v1.2.0
v1.1.1
Once again, more fixes and patches.
v1.1.0
This version brings some new built-in extensions and fixes.
- New
strextensionsto_intandto_float. - Fix but where installation on Windows wouldn't work.
v1.0.0
The very first release of the extype Python package!
This release has the basic features of the package:
- Allow extending types via other types.
- Provided useful extensions for some of the built-in types.