Skip to content

Releases: fvutils/pyvsc

0.7.1

19 Apr 23:54
Compare
Choose a tag to compare

0.7.1

  • (#156) Correct random distribution for signed variables constrained to negaitve value ranges

0.7.0

26 Feb 19:59
Compare
Choose a tag to compare
  • (#146) Correct an issue with enums and the new constant-expression eval from #132

0.6.9

13 Feb 17:28
Compare
Choose a tag to compare

0.6.9

  • (#132) Evaluate constant 'if' conditions in foreach

  • (#145) Correct 'unique' constraint to handle single-element lists

0.6.7

04 Feb 02:17
Compare
Choose a tag to compare

0.6.7

  • (#143) Correct a failure when no source information is available

0.6.6

05 Jan 02:52
Compare
Choose a tag to compare

0.6.6

  • #(142) Resolve random instability due to use of 'dist' constraints

0.6.5

29 Nov 15:53
Compare
Choose a tag to compare

0.6.5

  • (#133) Use built-in Random package in RandState [Michael McGrath]

0.6.4

20 Nov 01:07
Compare
Choose a tag to compare

0.6.4

  • (#128) Add support for modifying the defintion of rangelists

0.6.3

29 Oct 22:40
Compare
Choose a tag to compare

0.6.3

  • (#117) Add support for explicitly managing random stability

0.6.2

28 Oct 00:37
Compare
Choose a tag to compare

0.6.2

  • (#119) Correct accidental import of attr.exclude

0.6.1

20 Oct 01:20
Compare
Choose a tag to compare

0.6.1

  • (#111) Add support for illegal and ignore bins