Releases: demberto/FLPInfo
Releases · demberto/FLPInfo
v0.1.1
This release fixes bugs caused by PyFLP's breaking changes.
Added
- Testing with
tox
.
- Linting with
flake8
and bandit
.
- 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
.