Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: k1LoW/deck

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

v1.12.1

12 Aug 12:29
b1d8e1f

Choose a tag to compare

What's Changed

Fix bug 🐛

Full Changelog: v1.12.0...v1.12.1

v1.12.0

12 Aug 08:08
e5dc13f

Choose a tag to compare

What's Changed

Other Changes

  • chore: cleanup code and docs by @Songmu in #342
  • chore: define d.getRequestForStyle for commonization and use it by @Songmu in #344
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #345
  • feat: support debug level logging with -vv option by @Songmu in #346
  • chore: use (strings|bytes).SplitSeq if we can by @Songmu in #347
  • chore: display detailed API error message on debug logging by @Songmu in #348

Full Changelog: v1.11.0...v1.12.0

v1.11.0

10 Aug 09:00
1c64cb4

Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: adjust configuration and data file placement rules by @Songmu in #340

Full Changelog: v1.10.1...v1.11.0

v1.10.1

09 Aug 13:07
9f75d3e

Choose a tag to compare

What's Changed

Other Changes

  • fix: issue where all pages are listed as diff pages in DiffContents due to the defaults setting by @Songmu in #338

Full Changelog: v1.10.0...v1.10.1