You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.MD
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
5
5
**Warning:** Features marked as *alpha* may change or be removed in a future release without notice. Use with caution.
6
6
7
+
## [0.4.0] - 2025-07-30
8
+
9
+
### Changed
10
+
11
+
The WebPub data the go-toolkit parses and provides has been updated to more closely match the latest WebPub spec. Pay close attention to these changes if you depend on the WebPub output in reading systems/libraries that use an older version of the spec!
12
+
7
13
## [0.3.0] - 2025-07-12
8
14
9
15
### Changed
@@ -42,4 +48,4 @@ All notable changes to this project will be documented in this file.
42
48
43
49
### Added
44
50
45
-
- Created this project based on the command-line utilities from the [Go toolkit](https://github.com/readium/go-toolkit)
51
+
- Created this project based on the command-line utilities from the [https://github.com/readium/go-toolkit](Go Toolkit)
0 commit comments