FuseSoC 2.3
- Add CLI to read/write config settings
- Separate CLI from library to ease integration
- Add --work-root to directly set output dir
- Show core filename with "fusesoc core show"
- Allow matching against only "name" component in VLNV
- Improve inheritance rules between targets
- Warn on duplicate cores
- Support prepend keyword for generators
- Reenable Windows tests
- + improved error handling, bug fixes and refactoring