Skip to content

Releases: k1LoW/deck

v1.17.2

25 Aug 11:16
073ab9f
Compare
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
Compare
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
Compare
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
Compare
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

v1.16.0

20 Aug 07:53
a5242aa
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v1.15.3...v1.16.0

v1.15.3

20 Aug 06:45
07dcc67
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: removal of unnecessary
    processing by @Songmu in #379

Other Changes

  • ci: make tagpr work with workflow dispatch by @Songmu in #381

Full Changelog: v1.15.2...v1.15.3

v1.15.2

19 Aug 22:58
b58cb77
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: correct handling of ignore outside in non-watch mode. by @k1LoW in #378

Other Changes

New Contributors

Full Changelog: v1.15.1...v1.15.2

v1.15.1

18 Aug 16:20
138d61c
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #370
  • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #369
  • fix: resolving inconsistencies in the information structure of list bullets by @Songmu in #374

Full Changelog: v1.15.0...v1.15.1

v1.15.0

16 Aug 16:34
d4cdbb7
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: Add basePresentationID configuration for default theme reuse by @Songmu in #367
  • feat: Add JSON schema for configuration validation by @Songmu in #368

Other Changes

  • ci: introduce integration test on GitHub Actions by @Songmu in #355
  • ci: separate octocov settings for full tests and standard tests by @Songmu in #366

Full Changelog: v1.14.0...v1.15.0

v1.14.0

15 Aug 14:36
b60d9db
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support service account with several authentication methods by @Songmu in #359

Other Changes

  • chore: define deck.newDeck for code reuse by @Songmu in #360
  • chore: update and cleanup Makefile by @Songmu in #362
  • chore: enhance and filter error.json by @Songmu in #364

Full Changelog: v1.13.1...v1.14.0