Releases: FlexTradeUKLtd/jfixture-scala
Releases · FlexTradeUKLtd/jfixture-scala
v1.2.0
Add support for Scala 2.13
What's Changed
- Support Scala 2.13 by @Rocketeer007 in #17
Full Changelog: https://github.com/FlexTradeUKLtd/jfixture-scala/commits/v1.2.0
v1.1.0
What's Changed
- Issue #14 Build JFixture-Scala against both Scala 2.11 and 2.12 by @Rocketeer007 in #15
- Correct SBT Credentials for publish by @Rocketeer007 in #16
Full Changelog: https://github.com/FlexTradeUKLtd/jfixture-scala/commits/v1.1.0
V1.0.0
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