File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Level zero loader changelog
2+ ## v1.30.0
3+ * Remove SPDLog from project entirely
4+ * Add New custom C++ smaller Logger, to replace SPDLog
5+ * Add future Enhancements to new Logger with =2 Environs
6+ * Fix: Bug where zeInitDrivers was not enabling lifehandle trackers in validation layer
27## v1.29.0
38* Update to L0 Zero Spec v1.16.24: https://oneapi-src.github.io/level-zero-spec/releases/index.html#level-zero-v1-16-24
4- * fix : CONTRIBUTING.md to correct command line for updating spec
9+ * Fix : CONTRIBUTING.md to correct command line for updating spec
510* Add to_string support support for callbacks (#463 )
611## v1.28.6
712* Remove level-zero* (non-Canonical) package names when building DEBs with CPack
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ if(MSVC AND (MSVC_VERSION LESS 1900))
1313endif ()
1414
1515# This project follows semantic versioning (https://semver.org/)
16- project (level-zero VERSION 1.29 .0)
16+ project (level-zero VERSION 1.30 .0)
1717include (GNUInstallDirs )
1818
1919find_package (Git )
Original file line number Diff line number Diff line change 1- 1.29 .0
2- 22be7d28-d853-4d43-95c8-074d8b96fc0e
1+ 1.30 .0
2+ b9f3aba2-8a14-4ba1-9492-488d559b8275
You can’t perform that action at this time.
0 commit comments