Skip to content

v0.10.0

Compare
Choose a tag to compare
@elijah-potter elijah-potter released this 31 Aug 17:34
· 352 commits to master since this release

What's Changed

  • Removed unneeded error logs from harper-ls
  • Created linter for proper use of linking verbs (disabled by default for now)
  • Added settings page and initial commands to Obsidian plugin
  • Removed dead code
  • Fixed cache-busting issue resulting in poor spellchecking performance
  • Fixed issues with certain words in the AnA linter
  • The markdown parser should now ignore hidden Wikilink text
  • Enhanced documentation
  • feat: make vscode extension packageable by vsce by @mcecode in #117
  • build(deps): bump micromatch from 4.0.7 to 4.0.8 in /packages by @dependabot in #120
  • build(deps-dev): bump svelte from 4.2.17 to 4.2.19 in /packages by @dependabot in #124

New Contributors

Full Changelog: v0.9.5...v0.10.0