Skip to content

Releases: nkantar/Parsenvy

2.0.4

16 Feb 00:32
Compare
Choose a tag to compare

This release moves mypy and Black to dev dependencies and removes the GitHub templates.

2.0.3

15 Feb 23:59
Compare
Choose a tag to compare

This release adds the Black code formatter and formats all Python files with it.

2.0.2

15 Feb 23:21
Compare
Choose a tag to compare

This release fixes the typing issues which were causing Travis CI to fail and introduces Pipenv for managing the dev environment.

2.0.1

12 Feb 04:45
Compare
Choose a tag to compare

This release merely adds MyPy to the Travis CI config.

2.0.0

12 Feb 04:29
Compare
Choose a tag to compare
  • 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

12 Feb 03:35
Compare
Choose a tag to compare
  • 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

31 Jul 22:18
Compare
Choose a tag to compare

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

31 Jul 22:17
Compare
Choose a tag to compare

import parsenvy ftw!

Also, now that the version number is 1.0.0, things shouldn't change drastically any more.

0.1.2

31 Jul 22:16
Compare
Choose a tag to compare

Python 3 support, yay!

0.1.1

31 Jul 22:16
Compare
Choose a tag to compare

Important documentation updates.