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

REL: ODF Validator 0.13.1 #179

Merged
merged 2 commits into from
Aug 30, 2024
Merged

REL: ODF Validator 0.13.1 #179

merged 2 commits into from
Aug 30, 2024

Conversation

carlwilson
Copy link
Member

  • bumped version for patch release.

- renamed `Namespaces` enumeration to `OdfNamespaces` as is more explicit;
- added missing `OdfNamespaces` enumeration values: `DC`, `MATH`, `SVG` and `SMIL`, this was the cause of the issue;
- `OdfNamespaces` now implements the `Namespace` interface to make interchange easier;
- improved reporting of `DOC-8` message to list extended namespaces found in a document; and
- added new test to prevent regression and fixed tests I butchered in a hurry.

Closes #176
- bumped version for patch release.
@carlwilson carlwilson self-assigned this Aug 30, 2024
@carlwilson carlwilson changed the base branch from fix/detect-extended-conf to integration August 30, 2024 09:37
@carlwilson carlwilson merged commit 8c3b574 into integration Aug 30, 2024
4 checks passed
@carlwilson carlwilson deleted the rel/0.13.1 branch August 30, 2024 09:56
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.

1 participant