Skip to content

v0.4.3—Resolution Strategies

Latest
Compare
Choose a tag to compare
@ebrocas ebrocas released this 20 Dec 16:31
a19e110

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