Skip to content

Releases: SkillPanel/jfairy

v0.8.3

03 Apr 22:11
ad12ca3

Choose a tag to compare

What's Changed

  • Refactor Maven configuration and modernize build pipeline by @spannm in #158
  • chore: bump error-prone to 2.42.0 by @mariuszs in #159
  • refactor: introduce de.speedbanking:iban-commons by @spannm in #160
  • feat: add Turkish (TR) locale support by @cemdrman in #161
  • docs: update README structure and add Turkish locale by @spannm in #162
  • build: update groovy to 4.0.31 and byte-buddy to 1.18.8 by @spannm in #164

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

15 Mar 16:53
e220cc7

Choose a tag to compare

What's Changed

  • chore: fix Maven Central publishing and update plugins by @mariuszs in #156

Full Changelog: v0.8.1...v0.8.2

v0.8.0

14 Mar 15:16
bc5b16f

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.8.0

v0.7.2

14 Mar 13:04
6c3f925

Choose a tag to compare

Full Changelog: v0.7.1...v0.7.2

v0.7.1

14 Mar 12:32
739ce37

Choose a tag to compare

Full Changelog: v0.7.0...v0.7.1

v0.7.0

14 Mar 11:57
2b4d0f1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.4...v0.7.0

0.6.2

18 Mar 21:50

Choose a tag to compare

  • Added CVV to CreditCard
  • Added nationality to generated person

0.6.1

15 Mar 22:21

Choose a tag to compare

  • Support credit card generation

0.6.0

15 Mar 18:27

Choose a tag to compare

  • Joda Time replaced with Java Time API (JSR 310)
  • IBAN generator fixed and improved

v.0.5.9

15 Nov 12:36

Choose a tag to compare

The release contains the following PRs:

  • Add locale for GE #92