Skip to content

Releases: kovetskiy/mark

v15.3.0

19 Jan 10:09

Choose a tag to compare

What's Changed

  • Bump DavidAnson/markdownlint-cli2-action from 21 to 22 by @dependabot[bot] in #698
  • feat: generate Confluence tiny links for relative markdown links by @devantler in #700
  • build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16 by @dependabot[bot] in #705
  • fix: use canonical base URL from API response for Confluence tiny links by @devantler in #704
  • build(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.9.2 by @dependabot[bot] in #708
  • build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #707
  • add view-file template by @hypengw in #709
  • Parse "linenumbers" in code block by @hypengw in #706
  • build(deps): bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 by @dependabot[bot] in #712

New Contributors

Full Changelog: v15.2.0...v15.3.0

What's Changed

  • Bump DavidAnson/markdownlint-cli2-action from 21 to 22 by @dependabot[bot] in #698
  • feat: generate Confluence tiny links for relative markdown links by @devantler in #700
  • build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16 by @dependabot[bot] in #705
  • fix: use canonical base URL from API response for Confluence tiny links by @devantler in #704
  • build(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.9.2 by @dependabot[bot] in #708
  • build(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #707
  • add view-file template by @hypengw in #709
  • Parse "linenumbers" in code block by @hypengw in #706
  • build(deps): bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 by @dependabot[bot] in #712

New Contributors

Full Changelog: v15.2.0...v15.3.0

v15.2.0

08 Dec 21:00

Choose a tag to compare

What's Changed

  • Fix issue with leading/trailing spaces in title by @mrueg in #691
  • Bump golang from 1.25.4 to 1.25.5 by @dependabot[bot] in #693
  • fix: Include scale into the hash by @mrueg in #694
  • Bump github.com/dreampuf/mermaid.go from 0.0.38 to 0.0.39 by @dependabot[bot] in #695
  • Bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in #696
  • Use mimesniffing to detect text files by @mrueg in #697
  • feature: Add --insecure flag for ignoring tls errors by @dgudim in #692

New Contributors

Full Changelog: v15.1.0...v15.2.0

v15.1.0

28 Nov 13:49

Choose a tag to compare

What's Changed

  • Bump github.com/dreampuf/mermaid.go from 0.0.33 to 0.0.34 by @dependabot[bot] in #661
  • Bump github.com/urfave/cli-altsrc/v3 from 3.0.1 to 3.1.0 by @dependabot[bot] in #663
  • Bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in #665
  • Bump golang from 1.25.1 to 1.25.2 by @dependabot[bot] in #664
  • Bump github.com/chromedp/chromedp from 0.14.1 to 0.14.2 by @dependabot[bot] in #666
  • Bump golang from 1.25.2 to 1.25.3 by @dependabot[bot] in #668
  • Bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0 by @dependabot[bot] in #669
  • Bump github.com/dreampuf/mermaid.go from 0.0.34 to 0.0.38 by @dependabot[bot] in #670
  • Bump golang from 1.25.3 to 1.25.4 by @dependabot[bot] in #673
  • Bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 by @dependabot[bot] in #675
  • Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #674
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #682
  • Bump github.com/urfave/cli/v3 from 3.6.0 to 3.6.1 by @dependabot[bot] in #681
  • Bump golang.org/x/text from 0.30.0 to 0.31.0 by @dependabot[bot] in #680
  • ci: Bump markdownlint by @mrueg in #687
  • Strip double quotes from admonition titles by @maldoinc in #662
  • fix: Panic on empty link by @mrueg in #688

New Contributors

Full Changelog: v15.0.0...v15.1.0

v15.0.0

16 Sep 14:39

Choose a tag to compare

What's Changed

  • Drop cloudscript support for mermaid by @mrueg in #638
  • Bump golang from 1.24.6 to 1.25.0 by @dependabot[bot] in #640
  • Bump github.com/dreampuf/mermaid.go from 0.0.30 to 0.0.32 by @dependabot[bot] in #643
  • Bump oss.terrastruct.com/d2 from 0.7.0 to 0.7.1 by @dependabot[bot] in #641
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #646
  • Bump github.com/dreampuf/mermaid.go from 0.0.32 to 0.0.33 by @dependabot[bot] in #647
  • Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #652
  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #653
  • Bump golang from 1.25.0 to 1.25.1 by @dependabot[bot] in #656
  • Add support for using the filename as the page title by @dverheijden in #650
  • Bump golang.org/x/tools from 0.36.0 to 0.37.0 by @dependabot[bot] in #657
  • feature: add Server param to Jira ticket template by @MatyiFKBT in #655
  • Fix sigsegv by @mrueg in #659

New Contributors

Full Changelog: v14.1.2...v15.0.0

v14.1.2

13 Aug 08:21

Choose a tag to compare

What's Changed

  • Prefix new release tags with v, so they can be used via go tool. #631

  • Bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.0 by @dependabot[bot] in #621

  • Bump github.com/dreampuf/mermaid.go from 0.0.29 to 0.0.30 by @dependabot[bot] in #627

  • Bump github.com/yuin/goldmark from 1.7.12 to 1.7.13 by @dependabot[bot] in #628

  • Bump github.com/bmatcuk/doublestar/v4 from 4.9.0 to 4.9.1 by @dependabot[bot] in #626

  • Bump golang.org/x/tools from 0.35.0 to 0.36.0 by @dependabot[bot] in #632

  • Bump github.com/chromedp/chromedp from 0.14.0 to 0.14.1 by @dependabot[bot] in #633

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #635

  • Bump golang from 1.24.5 to 1.24.6 by @dependabot[bot] in #634

  • Bump github.com/urfave/cli/v3 from 3.3.8 to 3.3.9 by @dependabot[bot] in #636

  • Bump github.com/urfave/cli/v3 from 3.3.9 to 3.4.1 by @dependabot[bot] in #637

Full Changelog: 14.1.1...v14.1.2

14.1.1

11 Jul 19:38

Choose a tag to compare

What's Changed

  • Bump golang from 1.24.4 to 1.24.5 by @dependabot[bot] in #616
  • Bump golang.org/x/tools from 0.34.0 to 0.35.0 by @dependabot[bot] in #618
  • Document admonitions feature by @mrueg in #617
  • Bump github.com/dreampuf/mermaid.go from 0.0.28 to 0.0.29 by @dependabot[bot] in #619

Full Changelog: 14.1.0...14.1.1

14.1.0

20 Jun 19:00

Choose a tag to compare

What's Changed

  • Bump github.com/urfave/cli/v3 from 3.3.3 to 3.3.8 by @dependabot in #612
  • Support for converting Material for MkDocs' Admonitions to Confluence Info Panels (#40) by @PGlesmann in #564
  • Bump github.com/dreampuf/mermaid.go from 0.0.27 to 0.0.28 by @dependabot in #615

New Contributors

Full Changelog: 14.0.4...14.1.0

14.0.4

12 Jun 11:41

Choose a tag to compare

Full Changelog: 14.0.3...14.0.4

14.0.3

12 Jun 11:30

Choose a tag to compare

What's Changed

  • Initialize D2Scale configuration member by @Oddegamra in #611
  • Install completions with homebrew

New Contributors

Full Changelog: 14.0.2...14.0.3

14.0.2

10 Jun 11:49

Choose a tag to compare

14.0.0 and 14.0.1 did report back as 13.0.0, so re-release this as 14.0.2.

Breaking changes

  • Default config is now ~/.config/mark.toml instead of ~/.config/mark
  • Arguments with underscore as well as config keys with underscores are removed. Use the hyphenated versions.

What's Changed

  • Only use hyphenated versions of config keys by @mrueg in #606
  • Bump golang from 1.24.3 to 1.24.4 by @dependabot in #607
  • Bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot in #608
  • fix: Config loading from file by @mrueg in #609
  • fix: when using confluence cloud (with prefix) the /wiki keeps getting removed by @patrick330602 in #603

New Contributors

Full Changelog: 13.0.0...14.0.2