Skip to content

Releases: demberto/FLPInfo

v0.1.1

02 Apr 21:33
Compare
Choose a tag to compare

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.

0.1.0

13 Oct 06:48
Compare
Choose a tag to compare

Initial release