File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## [ Unreleased] ( https://github.com/FakerPHP/Faker/compare/v1.18.0 ..main )
4- - Fixed usage of ` Doctrine\Persistence ` dependency
5- - Added conflict with ` doctrine/persistence ` below version ` 1.4 `
3+ ## [ Unreleased] ( https://github.com/FakerPHP/Faker/compare/v1.19.0. ..main )
4+
5+ ## [ 2022-02-02, v1.19.0 ] ( https://github.com/FakerPHP/Faker/compare/v1.18.0..v1.19.0 )
66
7+ - Added color extension to core (#442 )
8+ - Added conflict with ` doctrine/persistence ` below version ` 1.4 `
9+ - Fix for support on different Doctrine ORM versions (#414 )
10+ - Fix usage of ` Doctrine\Persistence ` dependency
11+ - Fix CZ Person birthNumber docblock return type (#437 )
12+ - Fix is_IS Person docbock types (#439 )
13+ - Fix is_IS Address docbock type (#438 )
14+ - Fix regexify escape backslash in character class (#434 )
15+ - Removed UUID from Generator to be able to extend it (#441 )
16+ -
717## [ 2022-01-23, v1.18.0] ( https://github.com/FakerPHP/Faker/compare/v1.17.0..v1.18.0 )
818
919- Deprecated UUID, use uuid3 to specify version (#427 )
You can’t perform that action at this time.
0 commit comments