You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-1Lines changed: 24 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,6 +242,11 @@ agent-tool, and release-evidence contracts for the v2 line.
242
242
243
243
### Fixed
244
244
245
+
- Corrected compact Indic segmenter licensing to the valid SPDX `ICU`
246
+
identifier, pinned the immutable ICU 57.1 source revision, retained the full
247
+
source copyright and permission notice in Python distributions and standalone
248
+
model bundles, and added fail-closed Python, Swift, and release-policy
249
+
validation.
245
250
- Corrected PharmaDetect medication boundaries and optional precision
246
251
filtering, contrastive-clause experiencer scope, radiology span and
247
252
laterality binding, cross-platform path handling, and model-loader behavior
@@ -278,7 +283,7 @@ agent-tool, and release-evidence contracts for the v2 line.
278
283
279
284
### Complete commit and pull-request inventory
280
285
281
-
The audited `1ab2eca4cc89..fa4c4ad2a190` range contains 521 commits and 197 merged pull requests. The ledger below is generated from exact Git ancestry; pull-request entries include every branch commit reachable through their merge commit, while direct and integration commits remain explicit.
286
+
The audited `1ab2eca4cc89..6525adb5722c` range contains 539 commits and 197 merged pull requests. The ledger below is generated from exact Git ancestry; pull-request entries include every branch commit reachable through their merge commit, while direct and integration commits remain explicit.
282
287
283
288
The final changelog-only commit that records this ledger is represented by this inventory section itself; a commit cannot contain its own content-derived SHA.
284
289
@@ -1009,6 +1014,24 @@ The final changelog-only commit that records this ledger is represented by this
1009
1014
-`7c4e407a9548` test: keep JavaScript dependencies out of images
1010
1015
-`0402798c8713` docs: finalize the v2 release inventory
0 commit comments