We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab5282 commit 4ac7a18Copy full SHA for 4ac7a18
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v2.0.0
4
+
5
+- Backward incompatible change in the default unified diff approach for large files (fixes #54)
6
+- Transition to the upstream cPython implementation of `difflib.unified_diff` for diff execution
7
+- Remove cPython `difflib` derivative that was distributed with this project
8
+- Eliminate dual license structure with removal of cPython license and transition to Apache License, v2.0 only
9
10
## v1.0.2
11
12
- Bump cffi to 1.14.0
0 commit comments