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 <olof.kindgren@gmail.com>
======================================================
* 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 <Benjamin.hallenrud@gmail.com>
Erik Waling <erik.waling@gmail.com>
Ethan Sifferman <ethan@sifferman.dev>
Mykyta Haranko <mykyta.haranko@gmail.com>
Olof Kindgren <olof.kindgren@gmail.com>
Shareef Jalloq <shareef.jalloq@idexbiometrics.com>
William D. Jones <thor0505@comcast.net>

2.2 2023-04-18 Olof Kindgren <olof.kindgren@gmail.com>
======================================================
* Use jsonschema to describe and validate CAPI2 files
Expand Down

0 comments on commit dbfc8f5

Please sign in to comment.