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

Add missing EPUB 3 attributes for all schema types #85

Merged
merged 1 commit into from
May 10, 2023

Conversation

vers-one
Copy link
Owner

Add missing EPUB 3 attributes for all schema types

This is:

  • a bug fix
  • an enhancement

Related issue: #82

Description

This pull request implements parsing for all XML attributes for the EPUB schema types that have not been previously parsed due to the reasons outlined in the linked issue. Additionally, it adds support for parsing EPUB 3 collections.

Testing steps

This pull request includes unit tests that exercise all new attributes and schema types.

@vers-one vers-one added this to the 3.3.0 milestone May 10, 2023
@vers-one vers-one self-assigned this May 10, 2023
@vers-one vers-one linked an issue May 10, 2023 that may be closed by this pull request
@vers-one vers-one merged commit 148e71a into master May 10, 2023
@vers-one vers-one deleted the missing-attributes branch May 10, 2023 20:40
@vers-one vers-one removed this from the 3.3.0 milestone May 10, 2023
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.

Add missing EPUB 3 attributes for all schema types
1 participant