Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove $-notation in a field matcher expression #709

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

nwagner84
Copy link
Member

@nwagner84 nwagner84 commented Nov 20, 2023

This PR removes the support of the $-noation in a field-matcher expression. Instead of '002@ $0 == "Olfo"' use '002@.0 == "Olfo"'.

@nwagner84 nwagner84 added the breaking-change A breaking change label Nov 20, 2023
@nwagner84 nwagner84 changed the title Remove $-notation of subfield codes (field matcher) Remove $-notation in a field matcher expression Nov 20, 2023
@nwagner84 nwagner84 merged commit 7005a89 into main Nov 20, 2023
24 checks passed
@nwagner84 nwagner84 deleted the field-matcher-dollar branch November 20, 2023 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change A breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant