v0.3.0
What's Changed
- fix: escape single quote in editing translation text by @nabekou29 in #12
- feat: Make the argument of I18nSetLang command optional. by @nabekou29 in #13
- test: add tests for some commands by @nabekou29 in #14
- tests: refactor tests and add GitHub Actions workflow by @nabekou29 in #15
- fix(translation-source): add fast event check for file read by @nabekou29 in #16
- feat(virtal_text): add
max_width
option to truncate virtual text by display width by @nabekou29 in #17 - feat: add diagnostic support for missing translations by @nabekou29 in #18
- docs: add license by @nabekou29 in #20
- docs: update README by @nabekou29 in #19
- docs: fix README by @nabekou29 in #21
Full Changelog: v0.2.1...v0.3.0