Skip to content

Releases: k1LoW/deck

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

v1.16.0

20 Aug 07:53
a5242aa

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

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

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

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

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

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

v1.13.1

14 Aug 02:56
5a155a3

Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: to work properly with Shared Drive by @Songmu in #356

Other Changes

  • chore: Define BuildTestOptions for debugging on testing by @Songmu in #358

Full Changelog: v1.13.0...v1.13.1

v1.13.0

13 Aug 16:38
9ea2876

Choose a tag to compare

What's Changed

Other Changes

  • chore: improv the efficiency of screenshot capture during testing by @Songmu in #351
  • doc: description of integration with laminate by @Songmu in #352
  • feat: add --folder-id flag and config for Drive folder by @Songmu in #354

Full Changelog: v1.12.1...v1.13.0