Skip to content

Releases: kovetskiy/mark

v15.0.0

16 Sep 14:39

Choose a tag to compare

What's Changed

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

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

14.0.1

10 Jun 10:29

Choose a tag to compare

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

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.1

14.0.0

10 Jun 10:04

Choose a tag to compare

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.0

13.0.0

31 May 18:42

Choose a tag to compare

Major changes:

  • Add d2 support
  • Migrate to urfave/cli/v3
  • Deprecate mermaid via cloudscript (mermaid.go will be the only solution in 14.x and later)

What's Changed

Full Changelog: 12.2.0...13.0.0