@@ -28,24 +28,24 @@ The DeepDiff library includes the following modules:
28
28
- **Commandline ** Most of the above functionality is also available via the commandline module :doc: `/commandline `
29
29
30
30
***********
31
- What is New
31
+ What Is New
32
32
***********
33
33
34
34
35
35
DeepDiff 6-4-0
36
36
--------------
37
37
38
- - `Add Ignore List Order Option to
39
- DeepHash <https://github.com/seperman/deepdiff/pull/403> `__ by
40
- `Bobby Morck <https://github.com/bmorck >`__
41
- - `pyyaml to 6.0.1 to fix cython build
42
- problems <https://github.com/seperman/deepdiff/pull/406> `__ by
43
- `Robert Bo Davis <https://github.com/robert-bo-davis >`__
44
- - `Precompiled regex simple
45
- diff <https://github.com/seperman/deepdiff/pull/413> `__ by
46
- `cohml <https://github.com/cohml >`__
47
- - New flag: ``zip_ordered_iterables `` for forcing iterable items to
48
- be compared one by one.
38
+ - `Add Ignore List Order Option to
39
+ DeepHash <https://github.com/seperman/deepdiff/pull/403> `__ by
40
+ `Bobby Morck <https://github.com/bmorck >`__
41
+ - `pyyaml to 6.0.1 to fix cython build
42
+ problems <https://github.com/seperman/deepdiff/pull/406> `__ by
43
+ `Robert Bo Davis <https://github.com/robert-bo-davis >`__
44
+ - `Precompiled regex simple
45
+ diff <https://github.com/seperman/deepdiff/pull/413> `__ by
46
+ `cohml <https://github.com/cohml >`__
47
+ - New flag: ``zip_ordered_iterables `` for forcing iterable items to
48
+ be compared one by one.
49
49
50
50
51
51
*********
0 commit comments