Skip to content

v5.0.0

Compare
Choose a tag to compare
@biesbjerg biesbjerg released this 19 Mar 10:19
· 46 commits to master since this release
  • add support for expanding paths on Windows + added more usage examples to cli
  • update dependency flat to latest version from original source
  • add StringAsDefaultValue (example: --string-as-default-value "MISSING_TRANSLATION")
  • use AST-based approach to translate pipe parsing. Also enables parsing translate pipes from any position in a pipe chain (Thanks to @TekSiDoT)