File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
24
Thu Sep 12 2024 Łukasz Stolarczuk <
[email protected] >
2
25
3
26
* Version 0.9.0
You can’t perform that action at this time.
0 commit comments