Skip to content

Releases: georgringer/faker

2.0.1

16 Oct 12:03
c671802
Compare
Choose a tag to compare

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

Full Changelog: 2.0.0...2.0.1

2.0.0 - TYPO3 10, 11, 12

15 Sep 08:44
89b4b3e
Compare
Choose a tag to compare

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

15 Sep 08:42
d77d567
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0 - TYPO3 8, 9, 10

07 Dec 13:34
8bd5bbb
Compare
Choose a tag to compare

Compatible with TYPO3 8/9/10.