Skip to content

Releases: k1LoW/deck

v1.19.2

01 Sep 17:48
1a55d8c

Choose a tag to compare

What's Changed

Other Changes

  • chore: separate out func handleBlockquote by @Songmu in #418
  • chore(deps): bump github.com/google/cel-go from 0.26.0 to 0.26.1 in the dependencies group by @dependabot[bot] in #421
  • chore(deps): bump google-github-actions/auth from 2.1.12 to 3.0.0 in the dependencies group by @dependabot[bot] in #420
  • refactoring: adjust Image cache mechanism by @Songmu in #422
  • chore: return error in uploading images for failfast by @Songmu in #423

Full Changelog: v1.19.1...v1.19.2

v1.19.1

31 Aug 11:14
f20e82f

Choose a tag to compare

What's Changed

Other Changes

  • chore: define isPublicURL to determine whether the image is to be upload or not by @Songmu in #416

Full Changelog: v1.19.0...v1.19.1

v1.19.0

30 Aug 16:45
e07dd1a

Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v1.18.1...v1.19.0

v1.18.1

30 Aug 14:44
32008dc

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add support for normalizing CRLF line endings by @k1LoW in #413

Other Changes

  • chore: use pull_request_target to run integration test on forked repo by @Songmu in #410

Full Changelog: v1.18.0...v1.18.1

v1.18.0

30 Aug 00:22
055064e

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add --base flag to new subcommand by @Songmu in #409

Other Changes

  • refactoring: add actionTypeSentinel to simplify code by @Songmu in #405
  • refactoring: add a deck.fresh flag to reduce unnecessary requests by @Songmu in #407
  • doc: trouble shooting about a setting permission for images by @Songmu in #408

Full Changelog: v1.17.3...v1.18.0

v1.17.3

29 Aug 10:39
e6f9bf2

Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: If a line contains only a single <br>, it will not be broken and will be escaped. by @k1LoW in #402

Other Changes

  • feat: allow page delimiter with trailing spaces or tabs by @k1LoW in #403

Full Changelog: v1.17.2...v1.17.3

v1.17.2

25 Aug 11:16
073ab9f

Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump google.golang.org/api from 0.247.0 to 0.248.0 in the dependencies group by @dependabot[bot] in #398
  • chore: guide users to doc when HTTP client is not constructed by @exoego in #387
  • chore: use cmd.Print instead of fmt.Fprint for messages by @Songmu in #400

Full Changelog: v1.17.1...v1.17.2

v1.17.1

24 Aug 15:17
3308e8a

Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: paragraph handling in blockquotes by @Songmu in #396

Full Changelog: v1.17.0...v1.17.1

v1.17.0

24 Aug 12:08
ab5cb1b

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: derive the PDF name to be exported from the MD file name by @Songmu in #392
  • feat: reuse blockquote block if possible by @Songmu in #394

Other Changes

  • doc: quick links to GCP configuration by @exoego in #388

Full Changelog: v1.16.1...v1.17.0

v1.16.1

21 Aug 05:17
a45e402

Choose a tag to compare

What's Changed

Other Changes

  • perf: for public image URLs, skip upload images via Google Drive. by @Songmu in #385

Full Changelog: v1.16.0...v1.16.1