Skip to content

Releases: DanielaSfregola/random-data-generator

1.4

20 Sep 20:12
Compare
Choose a tag to compare
1.4
  • Added support for seed session and data replication by fixing the seed ( #9 )
  • Added support for multiple instances generation ( #9 )

1.3

15 Sep 13:41
Compare
Choose a tag to compare
1.3
  • Fix for #3 Exposing def instance
  • Fix for #4 bad side effects with fixing seeds

1.2

10 Sep 17:38
Compare
Choose a tag to compare
1.2
  • Now you can fix your seed to replicate generated data in session

1.1

01 Sep 06:22
Compare
Choose a tag to compare
1.1
  • No longer needed to include import org.scalacheck.Shapeless._ when testing

1.0

01 Sep 06:21
Compare
Choose a tag to compare
1.0
  • First release with basic functionality on how to generate random data