GraphBin2 v1.2.2
- Major code refactor to be able to install as a package.
- Replaced
setup.py
withpyproject.toml
. - Now installable with
flit
instead ofpip
. - Includes minor bug fixes.
- Added Read the Docs documentation.
- Please report any issues and suggestions under GraphBin2 Issues.
Full Changelog: v1.2.1...v1.2.2