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.tomlinstead 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
- @patrick330602 made their first contribution in #603
Full Changelog: 13.0.0...14.0.2