Skip to content

v2.3.0 nested Tuple(Like) defining generators

Latest

Choose a tag to compare

@robstoll robstoll released this 17 Jun 15:46
· 9 commits to main since this release
v2.3.0
1517fb8

What's Changed

  • add Unicodes.ISO_8859_1_ALPHA and fix order in ASCII_ALPHA by @robstoll in #345
  • fix AnnotationData.merge regarding minArgsOverridesSizeLimit by @robstoll in #348
  • improve err msg for wrong ArgGenerator order by @robstoll in #349
  • update files of remote tegonal-gh-commons to version v5.0.3 via gt by @tegonal-bot in #351
  • use golden ratio for seed offset instead of 1 by @robstoll in #355
  • allow that a (Semi)Ordered follows an Arb when generically combining by @robstoll in #356
  • deprecate seedBaseOffset, use derive-child-seed approach based on fmix32 by @robstoll in #357
  • update tegonal-scripts to v4.12.0 by @robstoll in #358
  • flatten nested Tuples/TupleLikes containing ArgGenerators by @robstoll in #361

Full Changelog: v2.2.0...v2.3.0