Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@brandones brandones released this 27 Jun 01:04
· 15 commits to master since this release

Breaking changes and migration advice

This library is now written for NetworkX 2.x. I didn't actually have to change any application code, so it's actually quite likely that NetworkX 1.x graphs will continue to work. No guarantees though.

Maintenance

  • Added test script
  • Added formatting with Black
  • Added pre-commit hook to format and test