Tags: bd808/python-ib3
Tags
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