Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@a-s-g93 a-s-g93 released this 04 Nov 14:02
· 2 commits to main since this release
5266fdd

Fixed

  • Fix bug where patching previous valid nodes into an invalid data model would throw an error

Changed

  • Add comma separator for numbers in GraphEDA report
  • Remove deprecated IngestionGenerator class
  • Update README to include GraphEDA module
  • Remove images/
  • Mild refactor of Property.type validation

Added

  • Add relType to relationship properties section of GraphEDA module
  • Add arguments to GraphEDA.run() to allow for more flexibility in chosen methods and parameters
  • Add arguments to GraphEDA.node_degrees to allow for better result filtering
  • Add arguments to GraphEDA.run() and GraphEDA.create_eda_report() to control directly returning result

What's Changed

Full Changelog: v0.13.1...v0.14.0