Releases: svsool/memo
Releases · svsool/memo
v0.3.19
Features
- use syntax injection for wikilinks #561 (Carlos Pita)
- allow customization of delimiters #561 (Carlos Pita)
- support wikilink syntax in headers #561 (Carlos Pita)
Bug Fixes
- remove decorations configuration #561 (Carlos Pita)
- Fix ripgrep path and tests (#510) (Svyat Sobol)
- Fix $CURRENT_SECONDS_UNIX handling when resolving short ref folder (#570) (Svyat Sobol)
Documentation
- Remove unused example (Svyat Sobol)
Code Refactoring
- Rename logger factory function (Svyat Sobol)
Chores
- Repo name updates (Svyat Sobol)
- Add codecov badge back (Svyat Sobol)
- release: 0.3.19 (Svyat Sobol)
Commits
- a2ee241: Update README.md (Svyat Sobol)
v0.3.18
Bug Fixes
- Avoid searching if workspace folder not present (Svyat Sobol)
Documentation
- Tweak README.md a bit (Svyat Sobol)
Code Refactoring
- Remove absolute alias from link format since it deprecated (Svyat Sobol)
- Clean up todos (Svyat Sobol)
- Refactor fsWatcher and move it under workspace folder (Svyat Sobol)
- Rename search -> searchUtils for consistency (Svyat Sobol)
- Consolidate cache functionality under workspace folder (Svyat Sobol)
- Show error on links following in single file mode (Svyat Sobol)
Performance Improvements
- Improve startup time on bigger workspaces (Svyat Sobol)
Tests
- Remove outdated test skip (Svyat Sobol)
Chores
- Update CONTRIBUTING.md (Svyat Sobol)
- Make eslint rules stricter (Svyat Sobol)
- deps: Bump dependencies (Svyat Sobol)
- Tweak README.md (Svyat Sobol)
- release: 0.3.18 (Svyat Sobol)
Commits
v0.3.17
Features
- Use rigrep to speed up refs rename (#286) (Svyat Sobol)
Code Refactoring
- Add logger (Svyat Sobol)
- Remove unused import (Svyat Sobol)
- Improve typing in testRunner.ts (Svyat Sobol)
- Improve logging logic (Svyat Sobol)
Tests
- Remove accidental .only (Svyat Sobol)
Chores
- deps-dev: bump @types/node from 17.0.0 to 17.0.1 #494 (dependabot[bot])
- deps-dev: bump @typescript-eslint/eslint-plugin #495 (dependabot[bot])
- deps-dev: bump @types/node from 17.0.1 to 17.0.2 #496 (dependabot[bot])
- Fix coverage in external file (Svyat Sobol)
- Remove @typescript-eslint/naming-convention eslint rule (Svyat Sobol)
- Add .nvmrc (Svyat Sobol)
- release: 0.3.17 (Svyat Sobol)
Commits
- d9c9502: Update dependabot.yml (Svyat Sobol)
v0.3.16
Features
- Support vars and capturing group in link rules (#469) (Svyat Sobol)
Chores
- release: 0.3.16 (Svyat Sobol)
v0.3.15
v0.3.14
Bug Fixes
- Disable "Paste HTML as Markdown" command until fixed (Svyat Sobol)
Chores
- release: 0.3.14 (Svyat Sobol)
v0.3.13
Features
- Add "Paste HTML as Markdown" command (Svyat Sobol)
- Add "Extract range to a new note" command (Svyat Sobol)
Chores
- release: 0.3.13 (Svyat Sobol)
v0.3.12
Chores
- Update package.json (Svyat Sobol)
- release: 0.3.12 (Svyat Sobol)
v0.3.11
Features
- completion: Add note and images preview to the link completion popup (#472) (Svyat Sobol)
Code Refactoring
- completion: Don't limit image height (#472) (Svyat Sobol)
Chores
- deps: Bump dependencies (Svyat Sobol)
- ci: Update NODE_VERSION to 14.17.0 (Svyat Sobol)
- ci: Upgrade to GitHub-native Dependabot (Svyat Sobol)
- ci: Reuse ci jobs between dependabot and main workflows (Svyat Sobol)
- ci: Update ci workflow version and job names (Svyat Sobol)
- ci: Add condition to dependabot ci (Svyat Sobol)
- deps: Bump dependencies (Svyat Sobol)
- ci: Propagate secrets to ci jobs workflow (Svyat Sobol)
- ci: Update ci jobs version (Svyat Sobol)
- Update keywords in package.json (Svyat Sobol)
- release: 0.3.11 (Svyat Sobol)
v0.3.10
Bug Fixes
- Fix links in markdown preview (#481) (Svyat Sobol)
Tests
- Disable workspace trust check (Svyatoslav Sobol)
Chores
- deps: [security] bump handlebars from 4.7.6 to 4.7.7 #364 (dependabot-preview[bot])
- deps: [security] bump lodash from 4.17.19 to 4.17.21 #365 (dependabot-preview[bot])
- deps: [security] bump hosted-git-info from 2.8.8 to 2.8.9 #366 (dependabot-preview[bot])
- deps: [security] bump browserslist from 4.16.3 to 4.16.6 #382 (dependabot-preview[bot])
- deps: [security] bump glob-parent from 5.1.1 to 5.1.2 #396 (dependabot-preview[bot])
- Update help (Svyat Sobol)
- Update CHANGELOG.md (Svyat Sobol)
- deps: [security] bump ws from 7.3.1 to 7.5.3 #432 (dependabot-preview[bot])
- deps-dev: bump @typescript-eslint/eslint-plugin #462 (dependabot-preview[bot])
- deps: Bump dependencies (Svyatoslav Sobol)
- deps: Bump dependencies (Svyatoslav Sobol)
- Fix lint errors (Svyatoslav Sobol)
- deps: Revert del-cli version (Svyatoslav Sobol)
- release: 0.3.10 (Svyat Sobol)