Skip to content

Commit ee6a711

Browse files
0.10.0 release
1 parent 67866dd commit ee6a711

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

Diff for: ChangeLog

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
Mon Dec 09 2024 Łukasz Stolarczuk <[email protected]>
2+
3+
* Version 0.10.0
4+
5+
In this release we introduced updates in several areas, listed below.
6+
We still don't yet guarantee a fully stable API, though.
7+
With new parameters' API we broke the compatibility, as we no longer
8+
support direct access to UMF params via (now internal) structures.
9+
10+
Significant updates:
11+
- updated Level Zero Provider
12+
- new API to handle UMF parameters (replacing previous struct's)
13+
- extended IPC API testing
14+
- new Memtarget and Memspace API
15+
16+
Minor updates:
17+
- multiple fixes in the source code
18+
- extended code coverage reporting
19+
- improved CI and testing
20+
- new examples
21+
- extended logging
22+
- yet more fixes in the building system
23+
124
Thu Sep 12 2024 Łukasz Stolarczuk <[email protected]>
225

326
* Version 0.9.0

0 commit comments

Comments
 (0)