We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e81824 commit 9a9de51Copy full SHA for 9a9de51
CHANGELOG.md
@@ -7,11 +7,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
7
8
## [Development]
9
10
+## [0.33.0 - 2023-12-26]
11
+
12
### Added
13
14
+* GFQL: GPU acceleration of `chain`, `hop`, `filter_by_dict`
15
* `AbstractEngine` to `engine.py::Engine` enum
16
* `compute.typing.DataFrameT` to centralize df-lib-agnostic type checking
-* `chain`, `hop`, `filter_by_dict` variants support GPU execution
17
18
### Refactor
19
0 commit comments