-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: anqxyr/mkepub
base: v1.2
head repository: anqxyr/mkepub
compare: master
- 12 commits
- 7 files changed
- 3 contributors
Commits on Feb 13, 2019
-
Copy latest changes from README.md
Does it make sense to keep a README.rst and a README.md??
Configuration menu - View commit details
-
Copy full SHA for aa20a32 - Browse repository at this point
Copy the full SHA aa20a32View commit details
Commits on Jun 11, 2019
-
Merge pull request #6 from gforcada/patch-2
Copy latest changes from README.md
Configuration menu - View commit details
-
Copy full SHA for 2555773 - Browse repository at this point
Copy the full SHA 2555773View commit details
Commits on Oct 12, 2019
-
Use
image/svg+xml
media-type for SVG files.The spec allows for `image/svg+xml` to be included without a fallback, but does not mention `image/svg`. This causes violations in epubcheck when mkepub inserts an SVG file. https://www.w3.org/publishing/epub3/epub-spec.html#tbl-core-media-types
Configuration menu - View commit details
-
Copy full SHA for f32c385 - Browse repository at this point
Copy the full SHA f32c385View commit details -
Exclude mkepub/tests/* from coverage.py
It doesn't make sense to measure the test coverage of the tests themselves, so exclude them from coverage.py. This corrects some spurious Coveralls complaints in GitHub PRs. Also remove some stray whitespace at the end of the license_file line.
Configuration menu - View commit details
-
Copy full SHA for 7251ca0 - Browse repository at this point
Copy the full SHA 7251ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dfa050 - Browse repository at this point
Copy the full SHA 2dfa050View commit details -
Add dcterms to package.opf template
The EPUB spec allows for Dublin Core metadata terms. This commit adds support for them to the package.opf template. No API change is necessary—all metadata is already passed through to the template. It is the client's responsibility to ensure that only valid DC terms are supplied (just as page content HTML). https://www.w3.org/publishing/epub3/epub-packages.html#sec-metadata-reserved-prefixes https://www.dublincore.org/specifications/dublin-core/dcmi-terms/
Configuration menu - View commit details
-
Copy full SHA for 698d7a9 - Browse repository at this point
Copy the full SHA 698d7a9View commit details -
Merge pull request #8 from elebow/image-mediatype-svg-xml
Use `image/svg+xml` media-type for SVG files.
Configuration menu - View commit details
-
Copy full SHA for 3d96c2b - Browse repository at this point
Copy the full SHA 3d96c2bView commit details -
Merge pull request #9 from elebow/exclude-tests-from-coverage.py
Exclude mkepub/tests/* from coverage.py
Configuration menu - View commit details
-
Copy full SHA for a9d13db - Browse repository at this point
Copy the full SHA a9d13dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e885d - Browse repository at this point
Copy the full SHA 38e885dView commit details -
Merge pull request #12 from elebow/support-dcterms
Add dcterms to package.opf template
Configuration menu - View commit details
-
Copy full SHA for ecaa6ec - Browse repository at this point
Copy the full SHA ecaa6ecView commit details -
Merge pull request #10 from elebow/add-test-log-to-gitignore
Add test.log to .gitignore
Configuration menu - View commit details
-
Copy full SHA for 7dd07d9 - Browse repository at this point
Copy the full SHA 7dd07d9View commit details
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e647601 - Browse repository at this point
Copy the full SHA e647601View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2...master