Skip to content

v0.1.1

Compare
Choose a tag to compare
@bertptrs bertptrs released this 24 May 18:38
· 82 commits to master since this release

Changed

  • New data structure for interal dependency graph, resulting in quicker graph updates.

Fixed

  • Fixed an issue where internal graph ordering indices were exponential rather than sequential. This
    caused the available IDs to run out way more quickly than intended.