Skip to content

Bug fixes

Choose a tag to compare

@coleslaw481 coleslaw481 released this 13 Apr 18:44
· 371 commits to master since this release
  • Fixed bug where NiceCXNetwork.create_node() and .create_edge() overwrote existing nodes/edges. Issue #60

  • Fixed bug where enum34 package would be unnecessarily installed on versions of Python 3.4 and newer. Issue #76

  • Improved documentation for Ndex2.set_network_properties() method. Issue #77