Skip to content

ultragraph-v0.5.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 08:32
· 1459 commits to main since this release
7a7e5ae

Other

  • Switched to shorter version numbers in Cargo.toml
  • Fixed linter issue
  • Formatted entire code base with rustfmt.
  • Separate ultragraph type implementation imn multiple files.
  • Added convince constructor to error
  • Fixed broke test for node remove error.
  • Added missing none checks to graph_root_tests.rs
  • Fixed fallibility in shortest path.
  • Separate ultragraph tests into multiple files.
  • Renamed example code files to prevent output file name collision.
  • Updated copyright in all source and bash script files.
  • Updated copyright in all licence files.