File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## [ Unreleased] ( https://github.com/FakerPHP/Faker/compare/v1.17 .0..main )
3
+ ## [ Unreleased] ( https://github.com/FakerPHP/Faker/compare/v1.18 .0..main )
4
4
5
- - Reset formatters when adding a new provider ( # 366 )
5
+ ## [ 2022-01-23, v1.18.0 ] ( https://github.com/FakerPHP/Faker/compare/v1.17.0..v1.18.0 )
6
6
7
+ - Deprecated UUID, use uuid3 to specify version (#427 )
8
+ - Reset formatters when adding a new provider (#366 )
9
+ - Helper methods to use our custom generators (#155 )
10
+ - Set allow-plugins for Composer 2.2 (#405 )
11
+ - Fix kk_KZ\Person::individualIdentificationNumber generation (#411 )
12
+ - Allow for -> syntax to be used in parsing (#423 )
13
+ - Person->name was missing string return type (#424 )
14
+ - Generate a valid BE TAX number (#415 )
15
+ - Added the UUID extension to Core (#427 )
16
+ -
7
17
## [ 2021-12-05, v1.17.0] ( https://github.com/FakerPHP/Faker/compare/v1.16.0..v1.17.0 )
8
18
9
19
- Partial PHP 8.1 compatibility (#373 )
You can’t perform that action at this time.
0 commit comments