We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9a31e commit e75b19eCopy full SHA for e75b19e
CHANGES.rst
@@ -5,6 +5,8 @@ Release 1.5.0 (released October 12, 2020)
5
6
* #64: Fixed URL validator and checker to ensure that protocol is case insensitive.
7
* #63: Added a MIME type validator and checker.
8
+* ENHANCEMENT: Added ``missing_as_none`` option to ``checkers.are_dicts_equivalent()``.
9
+* ENHANCEMENT: Added ``strict_typing`` option to ``checkers.are_equivalent()``.
10
11
-----------
12
0 commit comments