Skip to content

Releases: readium/go-toolkit

v0.8.1

25 Feb 01:13
Compare
Choose a tag to compare

Changelog

v0.8.0

24 Feb 23:27
Compare
Choose a tag to compare

Changelog

  • 6b2f2dd Update changelog
  • 500aa9f Add EPUB a11y 1.1 Conformance Support (#195)
  • e903edc Bump goreleaser/goreleaser-action from 5.1.0 to 6.2.1 (#196)
  • 1a8d2ff only use VCS info if build is of the go-toolkit
  • 9748370 Add NO_SNAPSHOT mode for releases
  • d24a115 prevent injection of version during metadata testing
  • 48883e3 Add additional fallback for version
  • 6c53fb9 cloud build test 3
  • f035f88 Move version to package, add version to rwp command
  • 0929180 cloud build test 2
  • b15865c cloud build test 1
  • 44a37e6 Fix Docker build
  • 32b2154 Update and tweak goreleaser to add proper buildinfo
  • e10c19d Add version info to marshalled WebPub metadata
  • a89c47e Update changelog for 0.7.1 release

v0.7.1

07 Feb 20:12
Compare
Choose a tag to compare

Changelog

  • 9c7334c fix a11y test
  • de610d7 fixes for EAA exemptions
  • 368aacb Bump step-security/harden-runner from 2.10.2 to 2.10.4 (#188)
  • cc1aeb1 Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#187)
  • 1500704 Bump github/codeql-action from 3.28.0 to 3.28.8 (#189)
  • a1104de Bump actions/setup-go from 5.2.0 to 5.3.0 (#190)
  • 2c2ae2c fix a11y exemption testdata
  • 7026cb8 add TDMRep support for WebPub and EPUB
  • f46a800 Update changelog for 0.7.0 release

v0.7.0

01 Feb 03:52
8166c0a
Compare
Choose a tag to compare

Changelog

  • 8166c0a Bump golang from ef30001 to 2e83858 (#174)
  • d45cf62 Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#171)
  • e221b19 Bump actions/setup-go from 5.1.0 to 5.2.0 (#170)
  • fcd77cd Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#172)
  • d244440 Bump github/codeql-action from 3.27.6 to 3.28.0 (#173)
  • ae55aca Update dependencies, address pdfcpu changes (#185)
  • f3dc16e printPageNumbers --> pageNavigation (#183)
  • 35b2fd9 Implement EPUB/WebPub exemptions (#184)

v0.6.1

11 Jan 07:05
Compare
Choose a tag to compare

Changelog

  • d935e76 fix regression preventing navdoc parsing

v0.6.0

16 Dec 16:50
b997dc7
Compare
Choose a tag to compare

Changelog

  • b997dc7 Add mobile toolkit v3 URL helper (#139)
  • 812faa3 Bump golang.org/x/text from 0.20.0 to 0.21.0 (#165)
  • 7dfc64d Bump golang.org/x/net from 0.31.0 to 0.32.0 (#166)
  • ae63122 Bump golang from 3f3b9da to ef30001 (#167)
  • ffb33cf add new publications to docker container
  • 61824bf update go.mod
  • 8de013e Update dependabot.yml
  • 6daed75 Bump golang from 2eb2527 to 3f3b9da (#158)
  • a261e1d Bump actions/setup-go from 5.0.2 to 5.1.0 (#156)
  • 3ca299a Bump step-security/harden-runner from 2.10.1 to 2.10.2 (#157)
  • af6ae9e Bump actions/dependency-review-action from 4.4.0 to 4.5.0 (#160)
  • 8782b61 Bump github.com/relvacode/iso8601 from 1.5.0 to 1.6.0 (#161)
  • 27ef179 Bump github.com/gotd/contrib from 0.20.0 to 0.21.0 (#163)
  • 844b4db Bump github/codeql-action from 3.27.4 to 3.27.6 (#164)
  • 2e686f0 Add additional EPUB to demo
  • d143d68 Bump golang.org/x/net from 0.30.0 to 0.31.0 (#152)
  • 5b12865 Bump github/codeql-action from 3.26.12 to 3.27.4 (#155)
  • 2780ca5 Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#142)
  • 86ca697 Bump actions/dependency-review-action from 4.3.4 to 4.4.0 (#149)
  • 4ac4393 Bump golang from 18d2f94 to 2eb2527 (#145)
  • d922ce5 Bump github.com/relvacode/iso8601 from 1.4.0 to 1.5.0 (#144)
  • beac180 Bump actions/checkout from 4.2.1 to 4.2.2 (#148)
  • 3c7ecd4 Bump golang.org/x/text from 0.19.0 to 0.20.0 (#150)

v0.5.0

10 Oct 06:52
9305ff9
Compare
Choose a tag to compare

Changelog

  • 9305ff9 Add more functions to CompressedResource (#123)
  • 49642a2 Bump github/codeql-action from 3.26.10 to 3.26.12 (#136)
  • 30a02b7 Bump golang.org/x/net from 0.29.0 to 0.30.0 (#135)
  • afb3f35 Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#133)
  • 70285fc Bump golang from b95f2e2 to 18d2f94 (#131)
  • 17cfbeb Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#137)
  • 7c0b1e6 Bump actions/checkout from 4.2.0 to 4.2.1 (#138)
  • 8398e01 Bump golang from 1a5326b to b95f2e2 (#127)
  • 3bd9f3c Bump github/codeql-action from 3.26.8 to 3.26.10 (#128)
  • 31c6a65 Bump actions/checkout from 4.1.7 to 4.2.0 (#126)
  • 26e773e Bump github/codeql-action from 3.26.6 to 3.26.8 (#122)
  • 2d2a67f Bump github.com/spf13/cobra from 1.6.1 to 1.8.1 (#117)
  • 2758605 Bump github.com/gorilla/mux from 1.7.4 to 1.8.1 (#118)
  • 07795b4 Bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.1.0 (#120)
  • 5285f17 Add zipinsecurepath to rwp (#103)
  • 497974a Bump golang.org/x/image from 0.11.0 to 0.18.0 (#114)
  • b9adfd6 Bump golang.org/x/net from 0.23.0 to 0.29.0 (#113)
  • e383270 Bump github/codeql-action from 3.25.15 to 3.26.6 (#112)
  • 3946006 Bump github.com/relvacode/iso8601 from 1.1.0 to 1.4.0 (#111)
  • a3da7c4 Bump github.com/deckarep/golang-set from 1.7.1 to 1.8.0 (#110)
  • 9fa9e0c Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#109)
  • c1785a1 Bump golang.org/x/text from 0.14.0 to 0.18.0 (#108)
  • 3ab6984 Bump step-security/harden-runner from 2.9.0 to 2.10.1 (#107)
  • b3367b5 Bump actions/upload-artifact from 4.3.4 to 4.4.0 (#105)
  • d413702 Bump golang from af9b40f to 1a5326b (#104)
  • b76a953 [StepSecurity] Apply security best practices (#98)
  • 7cd7937 Guided navigation EPUB implementation (#100)
  • 20dcb7f fix case consistency in Dockerfile
  • c5f4054 remove standalone server example
  • cbc0d22 Compressed resource optimization (#93)
  • 916550e Update cmd/rwp/cmd/serve.go

v0.4.4

29 May 23:31
Compare
Choose a tag to compare

Changelog

  • 90e2084 Don't close cached publication

v0.4.3

29 May 23:01
Compare
Choose a tag to compare

Changelog

  • 7f71e92 Add in-memory cache for rwp server

v0.4.2

29 May 10:06
Compare
Choose a tag to compare

Changelog