Skip to content

Tags: bd808/python-ib3

Tags

v0.3.0

Toggle v0.3.0's commit message
v0.3.0

* [BREAKING] Drop support for Python versions before 3.7
* Require irc>=20.0.0
* Convert to hatchling build system backend
* Replace Travis CI with GitHub Actions
* Use pre-commit for linter checks
* Use black for code formatting
* Use isort for import formatting
* Add a number of flake8 plugins including bugbear
* Automated PyPi publishing via GitHub Actions

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
v0.2.0

* Require irc>16,<17 for python2 (@ssbarnea)
* Require irc>=17 for python3 (@ssbarnea)
* Update README (@impredicative)
* Add Python 3.6 and 3.7 trove classifiers (@bd808)

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis
v0.1.1

* Fix setup.py to declare irc dependency (Issue #1)

Verified

This tag was signed with the committer’s verified signature.
bd808 Bryan Davis