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

Update all dependencies to latest #46

Merged
merged 4 commits into from
Oct 5, 2024

Conversation

Bennett-Petzold
Copy link
Contributor

This is not a feature add or bug fix, it is just a dependency bump (for whatever positives may come from being on the newest versions).

New semantics in the zip library require taking ownership of the writer to finish writing out data. Traits, methods, and examples have been updated accordingly.

New semantics in Upon require providing a default Engine object.

Bennett-Petzold and others added 4 commits June 25, 2024 16:04
New semantics in the zip library require taking ownership of the writer
to finish writing out data. Traits, methods, and examples have been
updated accordingly.

New semantics in Upon require providing a default Engine object.
Defined as optional in "https://idpf.org/epub/20/spec/OPF_2.0.1_draft.htm",but
required for some tools to read EPUB 2.0 files.
@crowdagger crowdagger merged commit 6356fad into crowdagger:main Oct 5, 2024
1 check failed
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