Skip to content

v2.0.0

Compare
Choose a tag to compare
@biesbjerg biesbjerg released this 21 Mar 15:02
· 161 commits to master since this release
  • Add option to extract from multiple dirs and save to multiple files (glob patterns, expansion and specific files)
  • Replaced CLI parser
  • Removed Regexp. ServiceParser in favor of AST ServiceParser, which is now the default.
  • Refactored Extractor to make it easier to extend, maintain and test.

Breaking changes:
-d, --dir changed to -i, --input