- Ensure covergroup type names are properly reflected in saved coverage data. - Test suite updates to adapt to newer Python versions - Bump required version of PyUCIS to 0.1.3
0.8.7
- (199) - Correct how the swizzler handles 'not inside'. It was incorrectly treating it the same as 'inside'
0.8.6
- (191) - Fix from alwilson to ensure proper priority of dist vs soft constraints - (exp) - Add experimental covergroup callback -
0.8.5
- (189) - Correct an issue with how arrays with constraints on sum are grouped into rand sets.
0.8.4
- (188) - Automatically convert floating-point numbers used in constraints to integers
0.8.3
- (176) [Resolved by Alex Wilson] Correctly handle soft constraints that are under conditions such as if/else.