File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,26 @@ diff-match-patch
44[ ![ Generated by attribution] [ attribution-badge ]] [ attribution-url ]
55
66
7+ v20241021
8+ ---------
9+
10+ Bugfix release
11+
12+ - Stop breaking surrogate pairs in ` toDelta() ` (#17 )
13+ - Start tracking new upstream https://github.com/dmsnell/diff-match-patch (#17 )
14+ - Removed ` imp ` usage in speedtest
15+ - Updated dev dependencies, use uv for dev workflows when available (#22 )
16+ - Tested on Python 3.8-3.13
17+ - Untested on Python 3.7, will be unsupported in future release
18+
19+ ``` text
20+ $ git shortlog -s v20230430...v20241021
21+ 7 Amethyst Reese
22+ 5 dependabot[bot]
23+ 5 matthewhegarty
24+ ```
25+
26+
727v20230430
828---------
929
Original file line number Diff line number Diff line change 44Do not edit manually. Get more info at https://attribution.omnilib.dev
55"""
66
7- __version__ = "20230430 "
7+ __version__ = "20241021 "
You can’t perform that action at this time.
0 commit comments