Two features this time:
- feature(extract|validate): add the 'dynamic' attribute to distinguish dynamic dependencies in rules (#147)
- feature(extract): expand exclude filtering with a 'dynamic' attribute (#149)
As well as some more technical items:
- bugfix(extract): also put args in summary for api calls (#148)
- refactor(main): simplify dot reporter classification
- refactor(main): remove dup options validation + document why the rest of the options is validated
- ⬆️ typescript