Skip to content

Latest commit

 

History

History
85 lines (45 loc) · 4.32 KB

CHANGELOG.md

File metadata and controls

85 lines (45 loc) · 4.32 KB

v3.5.2 (2019-09-27)

v3.5.1 (2018-12-02)

v3.5.0 (2018-11-27)

v3.4.0 (2018-11-26)

v3.3.0 (2018-10-14)

v3.2.0 (2018-10-14)

v3.1.1 (2018-10-12)

v3.1.0 (2018-10-12)

v3.0.0 (2018-08-10)

v2.13.0 (2018-01-14)

  • #17 Make it possible to reset the generators with the given seed (Sune Simonsen)

v2.12.0 (2018-01-12)

v2.10.0 (2018-01-09)

v2.8.0 (2018-01-08)

v2.7.0 (2018-01-06)

  • #11 Added two new generators that will take advantage of magic strings found by instrumentation (Sune Simonsen)

v2.6.0 (2018-01-05)

v2.5.0 (2017-12-12)

v2.3.0 (2017-11-27)

  • #9 Added a new generators for splicing out regions of strings and arrays (Sune Simonsen)

v2.1.1 (2017-08-14)

v1.18.0 (2016-07-23)

  • #5 Provide the generators to the mapper function as the second argument (Sune Simonsen)

v1.15.2 (2016-07-17)

  • #3 map: Only unwrap plain objects returned from the mapper function. (Andreas Lind)