-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathChangeLog.txt
More file actions
41 lines (29 loc) · 1020 Bytes
/
ChangeLog.txt
File metadata and controls
41 lines (29 loc) · 1020 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
1.12.0.1 - 22 August 2025
* Added support FluentValidation > 12.0
1.11.0.1 - 16 July 2022
* Added support FluentValidation > 11.0
1.10.0.1 - 10 July 2021
* Added support FluentValidation > 10.0
1.9.0.13
* Fix ChildValidator verification
1.9.0.10
* Added support FluentValidation > 9.0
...
1.4.0.0 - 1 July 2018
* Added support for EnumValidator, MaxLengthValidator, MinLenghtValidator, ExactLengthValidator, ExclusiveBetweenValidator and InclusiveBetweenValidator
1.3.0.0 - 27 June 2018
* Support for netstandard
1.2.0.0 - 01 April 2018
* Support for FluentAssertion 5.*
1.1.0.0 - 29 May 2017
* Support for FluentValidation 7.*
* New verifiers for ScalePrecisionValidator and RegularExpressionValidator
1.0.0.0 - 18 Jan 2017
* Check for all properties of ComparisonValidatorVerifier
* New methods in BaseVerifiersSetComposer
* Code documentation
* Changed name of CustomValidator to PlaceholderVerifier
0.1.2.0 - 18 Oct 2016
* Change minimal version of packages
0.1.1.0 - 10 Oct 2016
* First public preview