Skip to content

v6.42.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 20 Mar 22:53
· 205 commits to develop since this release
af9dda3
Type Description Link
Improvement Add documentation on how breaking import cycles work #440
Improvement Add graph types and utils #441
Improvement Build the type graph #442
Improvement Implement kosaraju's algorithm for the type graph #444
Improvement Add bitset data structure for fast set merges #445
Improvement Add algorithm to partition SCC graph #446
Improvement Modify all types of a conjure definition based on a transform function #447
Improvement Integrate import cycle removal algorithm #448