Skip to content

Commit

Permalink
0.10.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszstolarczuk committed Dec 9, 2024
1 parent 67866dd commit ee6a711
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
Mon Dec 09 2024 Łukasz Stolarczuk <[email protected]>

* Version 0.10.0

In this release we introduced updates in several areas, listed below.
We still don't yet guarantee a fully stable API, though.
With new parameters' API we broke the compatibility, as we no longer
support direct access to UMF params via (now internal) structures.

Significant updates:
- updated Level Zero Provider
- new API to handle UMF parameters (replacing previous struct's)
- extended IPC API testing
- new Memtarget and Memspace API

Minor updates:
- multiple fixes in the source code
- extended code coverage reporting
- improved CI and testing
- new examples
- extended logging
- yet more fixes in the building system

Thu Sep 12 2024 Łukasz Stolarczuk <[email protected]>

* Version 0.9.0
Expand Down

0 comments on commit ee6a711

Please sign in to comment.