Releases: nkantar/Parsenvy
Releases · nkantar/Parsenvy
3.0.2
This tiny release just fixes the version number in the docs, somewhat amusingly.
3.0.1
This patch release changed nothing about how the library works, but added to the wheel previously omitted meta files and expanded documentation.
3.0.0
This major release brought in a number of relevant things:
- removal of
parsenvy.dict
- complete refactor to v3
- tests, docs, and type annotations
- Poetry instead of Pipenv
- most importantly: new contributors!
2.1.0
Added deprecation warning for parsenvy.dict()
in expectation of v3.
2.0.10
Added Windows testing via AppVeyor. 🎉
2.0.9
This release fixes the mistyped package name.
2.0.8
This release fixes the wrong URL in setup.py
.
2.0.7
This release fixes the package version in setup.py
.
2.0.6
This release fixes a typo in setup.py
.
2.0.5
This release brings in an updated setup.py
.