Skip to content

Releases: DanielaSfregola/random-data-generator

2.9

05 Sep 15:54
Compare
Choose a tag to compare

2.8

31 Oct 16:40
Compare
Choose a tag to compare
2.8
  • Lots of dependency updates by Scala Steward

2.7

12 Jun 16:30
Compare
Choose a tag to compare
2.7

2.6

12 Jun 16:25
Compare
Choose a tag to compare
2.6
  • Upgrade to ScalaCheck Shapeless 1.1.8 (#62 )

2.5

17 Apr 09:48
Compare
Choose a tag to compare
2.5
  • Lazy evaluation for sequences (see #58 )
  • Throwing a dedicated exception instead of None.get (see #48 )
  • Dropped support for Scala 2.10.x
  • Improved tests (see #52 )

2.4

23 Jan 09:15
Compare
Choose a tag to compare
2.4

2.3

23 Nov 15:18
Compare
Choose a tag to compare
2.3
  • Added tests on both JDK7 and JDK to ensure compatibility ( #49 )

2.2

23 Nov 15:17
Compare
Choose a tag to compare
2.2
  • Upgrade to scala 2.12.3
  • Upgrade to scalacheck-shapeless 1.1.7
  • Fixed #33 by upgrading scalacheck-shapeless

2.1

22 Apr 11:23
Compare
Choose a tag to compare
2.1
  • RandomDataGenerator can also be used as object ( #39, #42 )
  • Docs improvements ( #35, #38 )
  • Log message improvements ( #39 )
  • Upgrade to scalacheck-shapeless 1.1.5
  • Improved test coverage

2.0

13 Dec 07:51
Compare
Choose a tag to compare
2.0
  • Added support for Scala 2.12 ( #12 )
  • Added support for Scala 2.10 ( #19 )
  • Improved logs: added message on seed detection ( #18 , #15 )
  • Internal project cleanup: upgraded to sbt 0.13.13 ( #21 ) and clean up build configs ( #17 , #26 )