Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-06-10 | 364 Bytes | |
mark_Darwin_arm64.tar.gz | 2025-06-10 | 12.2 MB | |
mark_Darwin_x86_64.tar.gz | 2025-06-10 | 12.6 MB | |
mark_Linux_arm64.tar.gz | 2025-06-10 | 11.7 MB | |
mark_Linux_x86_64.tar.gz | 2025-06-10 | 12.4 MB | |
14.0.2 source code.tar.gz | 2025-06-10 | 73.4 kB | |
14.0.2 source code.zip | 2025-06-10 | 104.8 kB | |
README.md | 2025-06-10 | 1.1 kB | |
Totals: 8 Items | 49.1 MB | 0 |
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 https://github.com/kovetskiy/mark/pull/606
- Bump golang from 1.24.3 to 1.24.4 by @dependabot in https://github.com/kovetskiy/mark/pull/607
- Bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot in https://github.com/kovetskiy/mark/pull/608
- fix: Config loading from file by @mrueg in https://github.com/kovetskiy/mark/pull/609
- fix: when using confluence cloud (with prefix) the /wiki keeps getting removed by @patrick330602 in https://github.com/kovetskiy/mark/pull/603
New Contributors
- @patrick330602 made their first contribution in https://github.com/kovetskiy/mark/pull/603
Full Changelog: https://github.com/kovetskiy/mark/compare/13.0.0...14.0.2