Skip to content

Releases: k1LoW/deck

v1.22.1

20 Dec 12:47
Immutable release. Only release title and notes can be modified.
25012a6

Choose a tag to compare

What's Changed

Other Changes

  • feat: validate layouts before applying slides by @k1LoW in #475
  • chore: update pkgs by @k1LoW in #477

Full Changelog: v1.22.0...v1.22.1

v1.22.0

17 Dec 13:43
Immutable release. Only release title and notes can be modified.
eea4594

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support custom table styles from style layout by @k1LoW in #472

Other Changes

  • chore(deps): bump google.golang.org/api from 0.253.0 to 0.254.0 in the dependencies group by @dependabot[bot] in #462
  • chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #466
  • chore(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #467
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #468
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #469
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #471
  • chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the dependencies group by @dependabot[bot] in #470
  • chore(deps): bump Songmu/tagpr from 1.9.0 to 1.10.0 in the dependencies group by @dependabot[bot] in #474
  • chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #473

Full Changelog: v1.21.6...v1.22.0

v1.21.6

29 Oct 11:03
Immutable release. Only release title and notes can be modified.
0b525cb

Choose a tag to compare

What's Changed

New Features 🎉

  • fix: simplify image comparison logic by removing MIME type check by @k1LoW in #461

Other Changes

  • chore(deps): bump google.golang.org/api from 0.249.0 to 0.250.0 in the dependencies group by @dependabot[bot] in #455
  • chore: setup tagpr labels by @k1LoW in #459
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #458
  • chore(deps): bump google.golang.org/api from 0.252.0 to 0.253.0 in the dependencies group by @dependabot[bot] in #460

Full Changelog: v1.21.5...v1.21.6

v1.21.5

15 Sep 03:24
Immutable release. Only release title and notes can be modified.
c527096

Choose a tag to compare

What's Changed

Fix bug 🐛

Other Changes

  • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #445
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #444
  • ci: set persist-credentials false by @Songmu in #447
  • chore: add testdata/link.md-1.golden.png by @Songmu in #451
  • refactoring: merge fragments in md package by @Songmu in #452
  • chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #454
  • chore(deps): bump Songmu/tagpr from 1.8.0 to 1.9.0 in the dependencies group by @dependabot[bot] in #453

Full Changelog: v1.21.4...v1.21.5

v1.21.4

07 Sep 16:39
Immutable release. Only release title and notes can be modified.
94bb4af

Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: when slide pages are added or moved, the freeze option does not behave correctly. by @k1LoW in #442

Full Changelog: v1.21.3...v1.21.4

v1.21.3

05 Sep 08:56
Immutable release. Only release title and notes can be modified.
9d24bb6

Choose a tag to compare

What's Changed

Fix bug 🐛

New Contributors

Full Changelog: v1.21.2...v1.21.3

v1.21.2

05 Sep 06:40
9ea494e

Choose a tag to compare

What's Changed

Other Changes

  • doc: refine README.md by @Songmu in #435
  • feat: stop forcing command execution through bash by @Songmu in #437
  • ci: use use_existing_draft instead of replace_existing_draft by @Songmu in #438

Full Changelog: v1.21.1...v1.21.2

v1.21.1

04 Sep 12:25
595b7f0

Choose a tag to compare

What's Changed

Other Changes

  • docs: replace deprecated --from flag with --base flag in README by @7kaji in #430
  • chore: move unused public methods from the deck command to export.go by @Songmu in #432
  • chore: remove redundant checks by @Songmu in #433
  • chore: enhance logs in applying by @Songmu in #434

New Contributors

Full Changelog: v1.21.0...v1.21.1

v1.21.0

03 Sep 13:47
85eb3ca

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support strikethrough GFM syntax ('~~') by @Songmu in #428

Other Changes

  • chore: use cmd.Print by @Songmu in #426
  • doc: comprehensive documentation for supported markdown by @Songmu in #429

Full Changelog: v1.20.0...v1.21.0

v1.20.0

02 Sep 14:25
e67161d

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: implement deck doctor command for environment verification by @Songmu in #424

Full Changelog: v1.19.2...v1.20.0