All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This release fixes bugs caused by PyFLP's breaking changes.
- Testing with
tox
. - Linting with
flake8
andbandit
. - TODO section in
README.md
.
- CI.
- Method and variable names to better reflect their internal nature.
flpinfo.py
; merged in__main__.py
.TODO.md
.
Initial release