Releases: aplbrain/grandiso-networkx
Releases · aplbrain/grandiso-networkx
v2.2.0
What's Changed
- Properly update _greatest_backbone_count by @nobutoba in #37
- Add streaming match generation by @davidmezzetti in #39
New Contributors
- @nobutoba made their first contribution in #37
- @davidmezzetti made their first contribution in #39
Full Changelog: v2.1.1...v2.2.0
Python 3.6, 3.7, 3.8, 3.9, and 3.10 Support
Add tests for no-attr-in-host (#31) * Add tests for no-attr-in-host * Add broken-motif tests * Fix counting bug (thanks test-coverage obsession!) * Update changelog * Update to version 2.1.1 in notation * Add Python 3.9, 3.10 to CI * Fix Python 3.10 notation in CI