Skip to content

Release v2.0.0

Latest
Compare
Choose a tag to compare
@martenwallewein martenwallewein released this 21 Oct 08:24
· 1 commit to main since this release
d732331

Version 2.0.0 - Partially Disjoint Pathselection, API rework and bug fixes

This release includes the implementation of our partially disjoint pathselection for Task 5. Furthermore, it includes a rewrite of the API and some internal functionalities as well as bugfixes:

  • We base the scion-path-discovery library on pan to improve compatibility and remove duplicate boilerplate code
  • We implement the proposed partially disjoint pathselection and provide an example
  • The disjoint-pathselection document explains the partially disjoint approach in detail and presents initial results
  • The migration guide describes all breaking and non-breaking changes and links to the new examples

Related Pull Requests

Full Changelog: v1.0.1...v.2.0.0