Skip to content

TraCeR v.0.4.0

Compare
Choose a tag to compare
@mstubb mstubb released this 06 Jun 12:52
· 242 commits to master since this release

IMPORTANT: Python dependencies have changed since the last release. Use the requirements file (detailed here) to update them if necessary.

This release contains code changes to improve future development along with the additions and fixes below:

  • Compatibility for Trinity v2 as well as v1
  • Option to skip plotting network graphs. Useful if graphviz isn't working
  • Option to pass graph_format to test
  • Improved installation of Python dependencies
  • Code reformatting
  • Python 3 compatibility
  • Started to add unit tests
  • Bug fixes