v0.1.1
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.