v2.0.0
- 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