Releases: nkantar/Parsenvy
Releases · nkantar/Parsenvy
2.0.4
This release moves mypy and Black to dev dependencies and removes the GitHub templates.
2.0.3
This release adds the Black code formatter and formats all Python files with it.
2.0.2
This release fixes the typing issues which were causing Travis CI to fail and introduces Pipenv for managing the dev environment.
2.0.1
This release merely adds MyPy to the Travis CI config.
2.0.0
- Added type hints!
- Removed Python 2 support!
- Also removed support for Python 3.2, 3.3, 3.4, 3.5 and PyPy2.7
1.0.2
- Fixed bug where two of the functions returned the wrong thing instead of the default.
- Fixed bad version linking in the changelog.
- Added release dates to the changelog.
- Added Code of Conduct reference to the README.
- Updated Code of Conduct email.
- Updated first release link from the commit to the release tag.
1.0.1
Just some paperwork this time:
- Added Travis CI
- Added SayThanks.io badge to README
- Added Code of Conduct
- Added Contributing Guidelines
- Added GitHub issue/PR templates
1.0.0
import parsenvy
ftw!
Also, now that the version number is 1.0.0, things shouldn't change drastically any more.
0.1.1
Important documentation updates.