Skip to content

Releases: bd808/python-ib3

v0.3.0

29 Sep 19:19
Compare
Choose a tag to compare
  • [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

07 Jan 04:48
v0.2.0
Compare
Choose a tag to compare

v0.1.1

22 Feb 03:26
v0.1.1
Compare
Choose a tag to compare
  • Fix setup.py to declare irc dependency (Issue #1)

v0.1.0

21 Feb 05:07
v0.1.0
Compare
Choose a tag to compare

First!