- Rebuilt project with cython 0.28 to resolve import issues
- Upgraded agglomcluster to work with networkx 1 or 2
- Added pickle support for cluster objects
- Fixed non-integer nodes to cluster correctly
- Added python 3 compilation to project
- Fixed bug where graphs with integer nodes would sometimes generate damaged dendrograms
- Fixed line-endings and added gitattributes for better cross-platform development
- Added cython compilation for speedup
- Refactored model into more intuitive design
- Removed redundant code paths/repeated copies
- Added ability to pass a uniqueness flag that forces all quality scores between clusters with the flag to be 0.