go-toolkit
go-toolkit copied to clipboard
Monorepo for the Readium Go toolkit. This is part of the Readium Web project.
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.1.0 to 2.2.1. Release notes Sourced from github.com/go-viper/mapstructure/v2's releases. v2.2.1 What's Changed Pass appropriate empty Value to hooks by @yurishkuro in go-viper/mapstructure#45 New Contributors @yurishkuro made their...
Bumps [github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) from 0.5.0 to 0.8.1. Release notes Sourced from github.com/pdfcpu/pdfcpu's releases. v0.8.1 Yet Another Maintenance Release This release has been overdue. Lots of fixed bugs to report as well...
@mickael-menu I was looking into implementing RAR support in the toolkit, however I noticed that in the meantime, the kotlin toolkit's handling of archives has significantly changed. Could you suggest...
We had to fork https://github.com/antchfx/xmlquery because at the time it did not support the namespace features we needed. It seems there have been significant updates since then, which we should...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.1.0 to 6.0.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v6.0.0 [!WARNING] This is a breaking change! Follow the instructions here to upgrade! What's Changed feat!: use "~>...
While the toolkit can stream files from local file systems, in many cases users of the toolkit will want to stream publications from an object storage provider, such as Amazon...
`accessMode` `textual` is inferred, but only when `accessModeSufficient` `textual` is inferred. However, `accessMode` `textual` should be inferred when an EPUB file contains (any) content in textual format (in the same...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.8 to 3.28.13. Release notes Sourced from github/codeql-action's releases. v3.28.13 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.2. Release notes Sourced from actions/upload-artifact's releases. v4.6.2 What's Changed Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @salmanmkc in...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...