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

Respect Config#tagName in Reader.merge and ReadWriter.merge #619

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

mrdziuban
Copy link
Contributor

Follow up to #579

The Reader.merge and ReadWriter.merge methods that don't take a tagKey param were retained for binary compatibility and updated to pass Annotator.defaultTagKey to the corresponding variant that does take a tagKey.

This updates them to instead respect Config#tagName, which defaults to Annotator.defaultTagKey but may be overridden by downstream users.

I also re-enabled mima checks and updated mimaPreviousVersions to just be 4.0.0, but I'm happy to back out those changes if they're not desirable.

@lihaoyi lihaoyi merged commit 542832f into com-lihaoyi:main Aug 16, 2024
8 checks passed
@mrdziuban mrdziuban deleted the respect-config-tagName branch August 16, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants