Skip to content

Releases: datafaker-net/datafaker

v2.4.1

26 Oct 10:20
0f09cee
Compare
Choose a tag to compare

What's Changed

  • 2.4.0 Documentation by @bodiam in #1363
  • chore(deps): update dependency org.mockito:mockito-core to v5.14.1 by @renovate in #1364
  • chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.10.1 by @renovate in #1365
  • fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v8.13.47 by @renovate in #1366
  • chore(deps): update codecov/codecov-action action to v4.6.0 by @renovate in #1367
  • chore(deps): update junit5 monorepo to v5.11.2 by @renovate in #1370
  • #1368 fix "Duplicate key error" when a custom faker has multiple methods with the same return type. by @asolntsev in #1369
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1 by @renovate in #1371
  • chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.1 by @renovate in #1372
  • chore(deps): update kotlin monorepo to v2.0.21 by @renovate in #1374
  • Fix for K-pop artist lists: H.O.T., Fin.K.L, Sunmi, Stray Kids by @badoken in #1375
  • Added initial support for GraalVM Native images. by @bodiam in #1376
  • move India country-specific settings to file "_IN.yml" by @asolntsev in #1379
  • chore(deps): update dependency org.mockito:mockito-core to v5.14.2 by @renovate in #1380
  • update usage of deprecated method in Kotlin test by @asolntsev in #1382
  • describe principles of languages/countries to CONTRIBUTING guide by @asolntsev in #1383
  • CONTRIBUTING address review comments by @kingthorin in #1384
  • #1306 fix non-thread-safe usages of CopyOnWriteMap by @asolntsev in #1381
  • Adding support for Tamil language by @sann3 in #1378
  • Fixup for Tamil language by @asolntsev in #1385
  • fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v8.13.48 by @renovate in #1387
  • Extended emoji provider with vehicles by @badoken in #1391
  • Turkish fields refactored by @senocak in #1389
  • University name extension with places + testNoDuplications improvement by @badoken in #1394
  • #1394 add Estonian and Latvian universities by @asolntsev in #1396
  • #1386 fix nextInt and nextLong with extreme boundaries by @asolntsev in #1388
  • add missing @OverRide annotations by @asolntsev in #1397
  • chore(deps): update junit5 monorepo to v5.11.3 by @renovate in #1398
  • Add places from Greece for University provider by @gvrettos in #1399
  • Add greek translations for Ancient provider by @gvrettos in #1404
  • Added input validation to prevent mistakes in version number. by @bodiam in #1406
  • Removed base64 decoding of GPG signing key. by @bodiam in #1407
  • fix generate sql will be truncate when quote char in word by @shanjuren in #1402
  • Fix text in version validation. by @bodiam in #1408

New Contributors

Full Changelog: v2.4.0...v2.4.1