Skip to content

Releases: readium/cli

v0.3.0

13 Jul 03:57
Compare
Choose a tag to compare

Changelog

  • a20c3d4 update changelog
  • 2ffb7c0 Updated README for serve (#47)
  • 02b6b03 Remove services in the manifest command output (#48)
  • e5a0b69 Bump cloud.google.com/go/storage from 1.52.0 to 1.55.0 (#38)
  • ad67003 Bump google.golang.org/api from 0.229.0 to 0.231.0 (#10)
  • 59f6d07 Adds explanation about the use of --infer-a11y-ignore-image- (#46)
  • ae5b631 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#40)
  • 1797239 Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#35)
  • 226ec95 Bump actions/setup-go from 5.4.0 to 5.5.0 (#33)
  • ca8d3ae Bump actions/dependency-review-action from 4.6.0 to 4.7.1 (#36)
  • e9d22e7 Bump golang from 79390b5 to 29d9726 (#37)
  • a697403 Bump step-security/harden-runner from 2.12.0 to 2.12.2 (#44)
  • c8263f9 Bump github/codeql-action from 3.28.16 to 3.29.2 (#43)
  • aa4cb88 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.3 to 1.82.0 (#41)
  • a1eb064 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.29.17 (#42)
  • 56ed5a9 Revamp CLI serve syntax (#45)
  • ba1d43d layout shouldn't be in presentation anymore
  • 5c80354 Reworked heading levels for output examples
  • 31ae007 Added example outputs for the manifest command
  • c2b0f1d Moved to separate documentation per command

v0.2.1

08 Jun 22:38
Compare
Choose a tag to compare

Changelog

v0.2.0

21 May 07:59
Compare
Choose a tag to compare

Changelog

  • 0e934b3 update changelog
  • 5d2c2a5 Bump golang from 404aa93 to 79390b5 (#13)
  • 43c0630 Implement ignorable a11y image flags (#22)
  • fdd726c Improves the README (#20)
  • a2332b0 Various tweaks for the documentation of manifest
  • b9d775d Refreshed the README to prepare for more commands

v0.1.0

30 Apr 23:24
Compare
Choose a tag to compare

Changelog

  • 2bf24e2 only include moby dick in container
  • e241a59 update go-toolkit to v0.9.0
  • 7efcb4f update changelog
  • df141f3 Bump step-security/harden-runner from 2.11.0 to 2.12.0 (#8)
  • f88fa0f Bump github/codeql-action from 3.28.13 to 3.28.16 (#6)
  • 61f67ca Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#5)
  • f3579d2 Bump actions/setup-go from 5.3.0 to 5.4.0 (#7)
  • 8fd08b0 Bump actions/dependency-review-action from 4.5.0 to 4.6.0 (#9)
  • 9242bca Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.2 to 1.79.3 (#11)
  • 647826c add changelog
  • 0b09128 migrate CI and builds
  • aa7f916 fix migrated files
  • d4817ff suppress s3 checksum log messages
  • c2f02fe initial migration of code from go-toolkit
  • 682bd5c Initial commit