Releases: petamas/oslex
Releases · petamas/oslex
v0.1.3
Fix python 3.6-3.8 compatibility issue #1
Thanks @dragonwit for reporting and @YUKI2eN3e for fixing the issue!
PyPI release: https://pypi.org/project/oslex/0.1.3/
v0.1.2
Add py.typed marker file to allow mypy and similar tools to use oslex
's type annotations
v0.1.1
Fix minimum required Python version due to smoofra/mslex#1
Also, fix/extend some comments in the code.
v0.1.0
First release.