Skip to content

Releases: fvutils/pyvsc

0.8.4

22 Aug 00:06

Choose a tag to compare

0.8.4

  • (#188) - Automatically convert floating-point numbers used in constraints
    to integers

0.8.3

06 Mar 05:04

Choose a tag to compare

0.8.3

  • (#176) [Resolved by Alex Wilson] Correctly handle soft constraints
    that are under conditions such as if/else.

0.8.2

28 Jan 02:26

Choose a tag to compare

0.8.2

  • (#172) Change list subscript to return a ValueInt such that the
    value returned by a list subscript can, itself, be subscripted

0.8.1

15 Nov 00:11

Choose a tag to compare

0.8.1

  • (#135) Add an 'original_module' field to randobj classes so true declaration
    location can be determined

0.8.0

12 Oct 01:30

Choose a tag to compare

0.8.0

  • (#166) Correct rand-size list support for composite elements

0.7.9

11 Sep 17:01

Choose a tag to compare

0.7.9

  • (#164) Correct issue with handling of soft constraints declared in dynamic-constraint blocks

0.7.8

07 Sep 13:52

Choose a tag to compare

0.7.8

  • (#163) Remove an accidentally-committed debug message

0.7.7

18 Aug 17:34

Choose a tag to compare

0.7.7

  • (#161) Adjust swizzling algorithm to improve multi-variable distribution

0.7.6

30 Jul 00:39

Choose a tag to compare

0.7.6

  • (#160) Cache a coverpoint's target value to improve efficiency when
    computing the target value is time consuming

0.7.5

04 Jul 20:50

Choose a tag to compare

0.7.5

  • Adjust PyUCIS dependencies to ensure presence of critical bug fix
  • Test updates to adjust to change in PyUCIS report functionality