Skip to content

1.0.4: Introduced performance optimizations and simplified the `Complex randomizer` constructor

Compare
Choose a tag to compare
@TonyTroeff TonyTroeff released this 13 Jun 19:01
· 52 commits to main since this release
7016e53

What's Changed

  • Reused the members binder component from the .Extensions package by @TonyTroeff in #16
  • Simplified the Complex randomizer constructor by @TonyTroeff in #26
  • Optimized the value setting phase of the complex randomization process by @TonyTroeff in #27
  • General instance building optimizations and improvements by @TonyTroeff in #29
  • Randomizing fixed-length collection of elements by @TonyTroeff in #32
  • Enabled the nullability context by @TonyTroeff in #33
  • Added ordering for the value setting phase by @TonyTroeff in #34

Full Changelog: v1.0.3...v1.0.4