Skip to content

release: 1.4.0 - #61

Merged
oscarvalenzuelab merged 1 commit into
mainfrom
chore/release-1.4.0
Sep 1, 2026
Merged

release: 1.4.0#61
oscarvalenzuelab merged 1 commit into
mainfrom
chore/release-1.4.0

Conversation

@oscarvalenzuelab

Copy link
Copy Markdown
Collaborator

Version bump and changelog for 1.4.0, carrying the keyword-search gating fix
from #60 (closes #59).

Minor rather than patch: a run without --enable-fuzzy against an
unidentifiable directory used to return keyword matches and now returns nothing.
Those results were never asked for and carried no PURL, so nothing could act on
them, but a caller counting results will see the difference. Passing
--enable-fuzzy restores them.

No API change.

@cla-bot cla-bot Bot added the cla-signed label Sep 1, 2026
@oscarvalenzuelab
oscarvalenzuelab merged commit cd6c0d8 into main Sep 1, 2026
8 checks passed
@oscarvalenzuelab
oscarvalenzuelab deleted the chore/release-1.4.0 branch September 1, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fuzzy matches are returned when an exact match succeeded and --enable-fuzzy was not passed

1 participant