Features
File system parser:
- Add duplicate import resolution strategies: the user can now choose between three strategies (
--ignore
,--arbitrary
,--interactive
). - Add customization into the resulting graph (NumbatUI features, which is currently under active development).
- Rework internal mapper architecture.
Fixes
File system parser:
- Fix the path resolution issues when firmware path contains
..
Full Changelog: v0.4.2...v0.4.3