Linter v1.29.1
The changes here mostly focus on bug fixes for a couple of different scenarios including fixing custom commands on non-active files not being run on the correct files, some higher than desired RAM usage when trying to run the Linter on some larger files, as well as fixing lint on save for 1.9.0
and on.
What's Changed
Bugs
- Add Missing PDF Test File and Fix Modified Date Not Getting Set on Manual Lint Right After File Content Change by @pjkaufman in #1309
- Fix: RAM Usage Larger Than It Should Be by @pjkaufman in #1310
- Update OpenFile to Make it Set Active Focus After API Update by @pjkaufman in #1311
- Fix Lint on Save by @kdnk in #1315
Other Changes
- fix: correct regex pattern for title matching in yaml-title rule by @nshcr in #1306
- fix typo:
twp-space-line-break
totwo-space-line-break
by @nshcr in #1307 - Auto-release 1.29.1 by @pjkaufman in #1320
- Update the Beta Version by @pjkaufman in #1321
New Contributors
Full Changelog: 1.29.0...1.29.1