Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@demberto demberto released this 02 Apr 21:33
· 4 commits to master since this release

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.