Releases: georgringer/faker
Releases · georgringer/faker
2.0.1
Fix compatibility with TYPO3 v12 running PHP 8.2 or later. Thanks for the contributors!
What's Changed
- [FIX] Correct iteration of rows in Relation property by @fabarea in #25
- [BUGFIX] Add return type to method execute by @manuelselbach in #27
New Contributors
- @fabarea made their first contribution in #25
- @manuelselbach made their first contribution in #27
Full Changelog: 2.0.0...2.0.1
2.0.0 - TYPO3 10, 11, 12
What's Changed
- Compatibility TYPO3 11 by @kitzberger in #13
- Add missing faker properties to README by @kitzberger in #14
- Do not disable "add media file" browser in FAL news records when installed by @kitzberger in #16
- Workaround so DataHandler doesn't set crdate to ['EXEC_TIME'] by @kitzberger in #18
- Compatibility with PHP 8 (and switch to FakerPHP/Faker) by @baschny in #20
- Fix CI workflow in Github Actions (phpunit) by @baschny in #22
- Compatibility TYPO3 12 by @baschny in #23
- Update README by @baschny in #24
Full Changelog: 1.1.0...2.0.0
1.1.0 - TYPO3 8, 9, 10
What's Changed
- Random element by @kitzberger in #9
- Add RealText faker by @kitzberger in #8
- Fix README example call by @baschny in #11
Full Changelog: 1.0.0...1.1.0
1.0.0 - TYPO3 8, 9, 10
Compatible with TYPO3 8/9/10.