Releases: jfb3615/qat
Releases · jfb3615/qat
6.0.2
6.0.1
6.0.0
- Major overhaul of QatGenericFunctions. Deep copies are avoided when building arithmetic expressions. This has little impact on user code, though anyone subclassing AbsFunction could be affected by interface change.
- Switch to C++20 as the default compiler.
- Qt6 is used.