Skip to content

Commit 74e7f55

Browse files
committed
update jar 5.2.0 -> 5.2.1
1 parent 32de721 commit 74e7f55

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+13
-6
lines changed

jar/epubcheck-5.2.0/CHANGELOG.txt renamed to jar/epubcheck-5.2.1/CHANGELOG.txt

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
# EPUBCheck change log
22

3-
4-
<a name="5.2.0"></a>
5-
# [5.2.0](https://github.com/w3c/epubcheck/compare/v5.1.0...v5.2.0) (2024-12-30)
3+
<a name="5.2.1"></a>
4+
## [5.2.1](https://github.com/w3c/epubcheck/compare/v5.2.0...v5.2.1) (2025-01-14)
65

76
This is the **latest production-ready** release of EPUBCheck. It can be used to check conformance to the [EPUB 3.3](https://www.w3.org/TR/epub-33/) specification.
87

98
This release was made by the DAISY Consortium for W3C. Many thanks to everyone who contributed and reported issues!
109

1110
This EPUBCheck version is also available in the Maven Central Repository as [`org.w3c:epubcheck:5.2.0`](https://search.maven.org/artifact/org.w3c/epubcheck/5.2.0/jar).
1211

12+
### Bug Fixes
13+
14+
* URLs with opaque paths (like `mailto:` or `tel:` URLs) were reported as missing resources ([70d10ac](https://github.com/w3c/epubcheck/commit/70d10ac84ddf1946849b39213db7d48266622e83)), closes [#1582](https://github.com/w3c/epubcheck/issues/1582) [#1595](https://github.com/w3c/epubcheck/issues/1595)
15+
16+
17+
<a name="5.2.0"></a>
18+
## [5.2.0](https://github.com/w3c/epubcheck/compare/v5.1.0...v5.2.0) (2024-12-30)
19+
1320
### Features
1421

1522
* Dublin Core elements namespace must not be declared as a vocabulary ([6ae1d24](https://github.com/w3c/epubcheck/commit/6ae1d24f31eb46d5d8a423df14ae36b8cc32d365))
@@ -40,7 +47,7 @@ This EPUBCheck version is also available in the Maven Central Repository as [`or
4047
* bump `com.google.guava:guava` from 31.1-jre to 32.0.0-jre ([55aad600](https://github.com/w3c/epubcheck/commit/55aad60015ac644a04f7e2648d9969f80d5922b6))
4148

4249
<a name="5.1.0"></a>
43-
# [5.1.0](https://github.com/w3c/epubcheck/compare/v5.0.1...v5.1.0) (2023-07-07)
50+
## [5.1.0](https://github.com/w3c/epubcheck/compare/v5.0.1...v5.1.0) (2023-07-07)
4451

4552
### Features
4653

@@ -63,7 +70,7 @@ This EPUBCheck version is also available in the Maven Central Repository as [`or
6370

6471

6572
<a name="5.0.1"></a>
66-
# [5.0.1](https://github.com/w3c/epubcheck/compare/v5.0.0...v5.0.1) (2023-04-30)
73+
## [5.0.1](https://github.com/w3c/epubcheck/compare/v5.0.0...v5.0.1) (2023-04-30)
6774

6875
### Features
6976

File renamed without changes.
File renamed without changes.
Binary file not shown.

0 commit comments

Comments
 (0)