Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ The following changes are not yet released, but are code complete:
Features:
-

Changes:
-

Fixes:
-

## Current

**2.7.8 - 2026-07-01**

Features:
-

Changes:
- CI: bump GitHub Actions to Node 24 runtimes, clearing the directly-fixable Node 20 deprecation warnings

Expand All @@ -18,8 +31,6 @@ Fixes:
the `S.W.2d` custom regex did so even before #305; distinct editions
(genuine ambiguity) are preserved. #317

## Current

**2.7.7 - 2026-06-25**

Features:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[project]
name = "eyecite"
version = "2.7.7"
version = "2.7.8"
description = "Tool for extracting legal citations from text strings."
readme = "README.rst"
keywords = ["legal", "courts", "citations", "extraction", "cites"]
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading