Skip to content

Releases: FlexTradeUKLtd/jfixture-scala

v1.2.0

23 May 16:42

Choose a tag to compare

Add support for Scala 2.13

maven central

What's Changed

Full Changelog: https://github.com/FlexTradeUKLtd/jfixture-scala/commits/v1.2.0

v1.1.0

24 May 07:38

Choose a tag to compare

maven central

What's Changed

Full Changelog: https://github.com/FlexTradeUKLtd/jfixture-scala/commits/v1.1.0

V1.0.0

25 May 10:54

Choose a tag to compare

maven central

What's Changed

  • Add POM data required for publishing to maven central by @albx79 in #1
  • matching primitives without using toString by @pwfcurry in #5
  • testing creation of all primitives by @pwfcurry in #6
  • Switched travis build to openjdk8 by @pwfcurry in #11
  • Added implicit methods allowing for easier customisations in scala by @pwfcurry in #8
  • Added link to JFixture in README by @pwfcurry in #10
  • Added usage examples by @pwfcurry in #9
  • Updated jfixture dependency & changed scope to 'provided' by @pwfcurry in #13
  • Updated version in README by @pwfcurry in #12

New Contributors

Full Changelog: https://github.com/FlexTradeUKLtd/jfixture-scala/commits/V1.0.0