Releases: etspaceman/scalacheck-faker
Releases · etspaceman/scalacheck-faker
5.0.0
What’s Changed
- ca, ca_CAT instances (#47) @etspaceman
- Use Gen everywhere (#46) @etspaceman
- by instances (#45) @etspaceman
- bg instances, dummy string fallbacks with test alerting (#44) @etspaceman
- ar instances (#43) @etspaceman
Breaking changes were introduced in #46 as a couple of public functions were removed. Hence the major-release uptick.
4.0.1
What’s Changed
- Update scalafmt-core to 2.6.3 (#42) @scala-steward
- Use retryUntil instead of filterNot (#41) @etspaceman
- Disable parallel execution in test (#40) @etspaceman
- en_UG and en_ZA instances (#39) @etspaceman
- en_SG instances (#38) @etspaceman
- en_PAK instances (#37) @etspaceman
- en_NZ instances (#36) @etspaceman
- en_NG instances (#35) @etspaceman
- en_NEP instances (#34) @etspaceman
4.0.0
What’s Changed
- Update scalacheck-1-14 to 3.2.0.0 (#30) @scala-steward
- Add a Gitter chat badge to README.md (#29) @gitter-badger
- Update scalacheck-1-14 to 3.1.2.0 (#28) @scala-steward
🚀 Features
- en_MS instances (#33) @etspaceman
- en_AU instances, using StringGenBuilder in State classes (#32) @etspaceman
- Add en_IND instances, test refactor, State refactor (#31) @etspaceman
This release breaks backwards compatibility with the State class by introducing an ADT.
3.0.1
What’s Changed
- Update sbt-sonatype to 3.9.4 (#26) @scala-steward
- Update scalacheck-1-14 to 3.1.0.1 (#25) @scala-steward
- Update sbt-scalafix to 0.9.18 (#23) @scala-steward
- Add Scala Steward Badge (#27) @etspaceman
- Update scalafmt-core to 2.6.2 (#24) @scala-steward
- Update sbt-dotenv to 2.1.190 (#22) @scala-steward
🚀 Features
- Add support for providing Seed inputs (#21) @etspaceman
3.0.0
What’s Changed
- en_GB instances (#19) @etspaceman
- Add en_CA instances, StringRegexPart (#18) @etspaceman
- Phone Number Instances (#17) @etspaceman
- Company Instances (#16) @etspaceman
- Update FullName / FullNameWithMiddle using builders (#15) @etspaceman
- Add Code Coverage (#14) @etspaceman
2.0.0
What’s Changed
🚀 Features
- Address instances, use PureConfig, introduce StringGenBuilder (#12) @etspaceman
This change contained some backwards-incompatible changes with the 1.x series, so it was released under a new major version.
1.0.1
1.0.0
What’s Changed
- Introduce Faker Class, implicit ResourceLoader (#10) @etspaceman
0.0.5
What’s Changed
This repository is now published as a public sonatype repository as of this release!
There are no features with this release. Just a release for creating releases. 😄