You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.2.12
Changelog:
- Fixed issue where the constraint listener wasn't capturing all the autogenerated names (we now use a regex pattern to catch the autogenerated names)
- Limited the traversal of the mirror constraint BFS to be for a single level to reduce computation complexity. Will need to address this feature in future version