-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
48 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# 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 | ||
|
||
## Providers added | ||
|
||
See https://www.datafaker.net/documentation/providers/ |
3 changes: 1 addition & 2 deletions
3
docs/releases/2.4.1-SNAPSHOT.md → docs/releases/2.4.2-SNAPSHOT.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
# Datafaker 2.4.1 (SNAPSHOT) | ||
|
||
# Datafaker 2.4.2 (SNAPSHOT) | ||
|
||
## New Contributors | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters