Skip to content

Releases: artempyanykh/marksman

2022-12-28

28 Dec 20:07
Compare
Choose a tag to compare

What's Changed

  • docs: add Homebrew installation guide by @shawnfunke in #130
  • docs: Use footnote reference tags for footnotes ... by @yashpalgoyal1304 in #131
  • ci: bump action tasks to newest version by @shawnfunke in #132
  • core: Use different code paths for link resolution and completion candidates by @artempyanykh in #133
    • Fixes a link resolution bug reported in #127

New Contributors

  • @yashpalgoyal1304 made their first contribution in #131

Full Changelog: 2022-12-23...2022-12-28

2022-12-23

23 Dec 14:14
Compare
Choose a tag to compare

What's Changed

  • ci: add VERSIONSTRING Makefile overwrite parameter by @shawnfunke in #125
  • lsp: Make publishDiagnostics an optional capability by @artempyanykh in #129.
    • This fixes a crash during server's initialization (#126) when used with a particular versions of vim/neovim.
    • Thanks @mattf1n, @keynmol, @shawnfunke for reporting and helping to diagnose the issue.

New Contributors

Full Changelog: 2022-12-19...2022-12-23

2022-12-19

19 Dec 12:14
Compare
Choose a tag to compare

This release packs quite a bit of work around link resolution and completion; in particular it adds support for configurable wiki links completion style such as using file names instead of document titles. Also, thanks to @shunsambongi, we now release universal MacOS binaries, meaning that the pre-built binaries will work natively both on Intel and Apple Silicon Macs without any Rosetta translation.

What's Changed

New Contributors

Full Changelog: 2022-11-25...2022-12-19

2022-11-25

25 Nov 19:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022-10-30...2022-11-25

2022-10-30

30 Oct 14:22
Compare
Choose a tag to compare

What's Changed

  • docs: update readme with mason.nvim by @franciscoj in #93
  • docs: Update README re: Helix editor configuration by @ngraham20 in #97
  • deps: Updated Ionide.LSP library
  • core: Fixed evaluation of gitignore globs (resolves #100)

New Contributors

Full Changelog: 2022-09-13...2022-10-30

2022-09-13

13 Sep 08:35
Compare
Choose a tag to compare

What's Changed

  • Fix the ordering of non-hierarchical symbols by @artempyanykh in #81
    This improves the UX in the Helix editor.

Full Changelog: 2022-09-09...2022-09-13

2022-09-09

09 Sep 09:02
Compare
Choose a tag to compare

What's Changed

  • fix/feat: Make reference link label matching case insensitive by @artempyanykh in #76

Full Changelog: 2022-09-08...2022-09-09

2022-09-08

08 Sep 22:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022-09-03...2022-09-08

2022-09-03

03 Sep 15:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022-09-02...2022-09-03

2022-09-02

02 Sep 17:24
Compare
Choose a tag to compare

What's Changed

  • ca/toc: Ignore whitespace when checking if TOC is up-to-date by @artempyanykh in #67
  • infra: Do not fail when neither worspace folders nor workspace root is provided by @artempyanykh in #68

Full Changelog: 2022-08-28...2022-09-02