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

Skip to content

Releases: k1LoW/deck

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

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