Releases: lukasgeiter/gettext-extractor
Releases · lukasgeiter/gettext-extractor
v3.8.0
Features
- New
JsExtractors.htmlTemplate
extractor #64
Bugfixes
- Fix comment extraction around variable assignment #65
v3.7.2
Bugfixes
- Exclude directories from glob matching #63
v3.7.1
Improvements
- Support for TypeScript 5 (dropping support for versions 2 & 3)
v3.7.0
Features
- New
HtmlExtractors.embeddedAttributeJs
extractor #60
v3.6.2
Bugfixes
- Fix line numbers for
embeddedJsExtractor
when lineNumberStart
is passed to HtmlParser
#59
v3.6.0
Improvements
- Content options for HTML attributes #57
v3.5.4
Bugfixes
- Add support for empty HTML attribute selectors
[attribute=""]
#51
v3.5.2
Bugfixes
- Fix comment extraction issue within object literals #34
v3.5.1
Bugfixes
- Lock
pofile
at version 1.0.x
to avoid type errors #32