Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk committed Nov 17, 2023
1 parent 1227d01 commit dbfc8f5
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
2.3 2023-11-17 Olof Kindgren <[email protected]>
======================================================
* 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

Contributors:
Benjamin Hallenrud <[email protected]>
Erik Waling <[email protected]>
Ethan Sifferman <[email protected]>
Mykyta Haranko <[email protected]>
Olof Kindgren <[email protected]>
Shareef Jalloq <[email protected]>
William D. Jones <[email protected]>

2.2 2023-04-18 Olof Kindgren <[email protected]>
======================================================
* Use jsonschema to describe and validate CAPI2 files
Expand Down

0 comments on commit dbfc8f5

Please sign in to comment.