This release fixes bugs caused by PyFLP's breaking changes.
Added
- Testing with
tox
. - Linting with
flake8
andbandit
. - TODO section in
README.md
.
Changed
- CI.
- Method and variable names to better reflect their internal nature.
Removed
flpinfo.py
; merged in__main__.py
.TODO.md
.