Datafaker 2.4.1 (2 November 2024)¶
"Bug fixes and various stability improvements"
New Contributors¶
- @badoken made their first contribution in https://github.com/datafaker-net/datafaker/pull/1375
- @sann3 made their first contribution in https://github.com/datafaker-net/datafaker/pull/1378
- @senocak made their first contribution in https://github.com/datafaker-net/datafaker/pull/1389
- @shanjuren made their first contribution in https://github.com/datafaker-net/datafaker/pull/1402
What's Changed¶
- 2.4.0 Documentation by @bodiam in https://github.com/datafaker-net/datafaker/pull/1363
-
1368 fix "Duplicate key error" when a custom faker has multiple methods with the same return type. by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1369¶
- Fix for K-pop artist lists: H.O.T., Fin.K.L, Sunmi, Stray Kids by @badoken in https://github.com/datafaker-net/datafaker/pull/1375
- Added initial support for GraalVM Native images. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1376
- move India country-specific settings to file "_IN.yml" by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1379
- update usage of deprecated method in Kotlin test by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1382
- describe principles of languages/countries to CONTRIBUTING guide by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1383
- CONTRIBUTING address review comments by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1384
-
1306 fix non-thread-safe usages of CopyOnWriteMap by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1381¶
- Adding support for Tamil language by @sann3 in https://github.com/datafaker-net/datafaker/pull/1378
- Fixup for Tamil language by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1385
- Extended emoji provider with vehicles by @badoken in https://github.com/datafaker-net/datafaker/pull/1391
- Turkish fields refactored by @senocak in https://github.com/datafaker-net/datafaker/pull/1389
- University name extension with places + testNoDuplications improvement by @badoken in https://github.com/datafaker-net/datafaker/pull/1394
-
1394 add Estonian and Latvian universities by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1396¶
-
1386 fix nextInt and nextLong with extreme boundaries by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1388¶
- add missing @Override annotations by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1397
- Add places from Greece for University provider by @gvrettos in https://github.com/datafaker-net/datafaker/pull/1399
- Add greek translations for Ancient provider by @gvrettos in https://github.com/datafaker-net/datafaker/pull/1404
- Added input validation to prevent mistakes in version number. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1406
- Removed base64 decoding of GPG signing key. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1407
- fix generate sql will be truncate when quote char in word by @shanjuren in https://github.com/datafaker-net/datafaker/pull/1402
- Fix text in version validation. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1408