Datafaker 2.4.2 (19 November 2024)¶
"More bug fixes and various stability improvements"
New Contributors¶
- @TrueJacobG made their first contribution in https://github.com/datafaker-net/datafaker/pull/1434
What's Changed¶
- Add greek translations for Measurement provider & other Greek tests by @gvrettos in https://github.com/datafaker-net/datafaker/pull/1410
- fix: University tests by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1411
- Feature/name el gr by @gvrettos in https://github.com/datafaker-net/datafaker/pull/1415
- fix flaky test
NameTest.java
with Greek names by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1417 - Refactor few tests by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1418
- Feature: new methods
nextInt(Range)
andnextLong(Range)
by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1416 - fix flaky UniversityTest by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1420
-
1412 fix concurrency issue in
CopyOnWriteMap
by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1419¶ - Added numberBetween for doubles. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1392
- Experimenting with Renovate to bundle all renovate PRs once a week. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1427
- Add greek values for Football provider by @gvrettos in https://github.com/datafaker-net/datafaker/pull/1428
- Update snapshot version in pom.xml by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1429
- swedish ssn cannot have format like XXXXXX-000X by @TrueJacobG in https://github.com/datafaker-net/datafaker/pull/1434
- Update Dota2Provider dota2.yml by @panic08 in https://github.com/datafaker-net/datafaker/pull/1435
- Finance provider extension with a new card type UNIONPAY and card number generator for it by @badoken in https://github.com/datafaker-net/datafaker/pull/1436
- Brazil passport number by @badoken in https://github.com/datafaker-net/datafaker/pull/1437
- feature: add movie name to movie provider by @hardikSinghBehl in https://github.com/datafaker-net/datafaker/pull/1442
- Automate rolling of SNAPSHOT version in pom by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1438
Full Changelog: https://github.com/datafaker-net/datafaker/compare/v2.4.1...2.4.2