Skip to content

Releases: fvutils/pyvsc

0.9.5

Choose a tag to compare

@mballance mballance released this 09 Jun 14:44
b08f160
v0.9.5.1

0.9.5 Release

0.9.4

Choose a tag to compare

@mballance mballance released this 12 Mar 14:03

0.9.4

  • (#233) - Propagate docstring and modulename across randobj inheritance

0.9.3

Choose a tag to compare

@mballance mballance released this 22 Sep 22:54

0.9.3

  • () - Properly apply ignore bins to single-value bins

0.9.1

Choose a tag to compare

@mballance mballance released this 13 Jul 15:16

0.9.1

  • (#221) - Correct a random-stability issue due to solve-order directives

0.9.0

Choose a tag to compare

@mballance mballance released this 22 Jun 02:13

0.9.0

  • (#219) - Add unique_vec constraint to support unique-vector constraints

0.8.9

Choose a tag to compare

@mballance mballance released this 12 Apr 01:03

0.8.9

  • (#205) - Ensure that recursive references between objects don't cause recursion

0.8.8

Choose a tag to compare

@mballance mballance released this 11 Dec 02:49

0.8.8

  • 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

Choose a tag to compare

@mballance mballance released this 25 Nov 18:17

0.8.7

  • (#199) - Correct how the swizzler handles 'not inside'. It was incorrectly treating
    it the same as 'inside'

0.8.6

Choose a tag to compare

@mballance mballance released this 26 Sep 23:16

0.8.6

  • (#191) - Fix from @alwilson to ensure proper priority of dist vs soft constraints
  • (exp) - Add experimental covergroup callback

0.8.5

Choose a tag to compare

@mballance mballance released this 22 Aug 21:59

0.8.5

  • (#189) - Correct an issue with how arrays with constraints on sum are
    grouped into rand sets.