File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,21 @@ Thank you to all who have contributed!
43
43
Thank you to all who have contributed!
44
44
- @<your-username >
45
45
46
+ ## [ 1.0.0-perf.1] - 2024-03-04
47
+
48
+ This is a pre-release containing:
49
+ - A new, experimental evaluator under ` org.partiql.eval ` .
50
+ - Several breaking changes under ` org.partiql.plan ` and ` org.partiql.types ` and ` org.partiql.spi ` .
51
+
52
+ Please note that these changes are subject to future breaking changes without warning.
53
+
54
+ ### Contributors
55
+ Thank you to all who have contributed!
56
+ - @alancai98
57
+ - @johnedquinn
58
+ - @RCHowell
59
+ - @yliuuuu
60
+
46
61
## [ 0.14.1] - 2024-01-03
47
62
48
63
### Added
Original file line number Diff line number Diff line change 1
1
group =org.partiql
2
- version =0.14.2 -SNAPSHOT
2
+ version =1.0.0 -SNAPSHOT
3
3
4
4
ossrhUsername =EMPTY
5
5
ossrhPassword =EMPTY
You can’t perform that action at this time.
0 commit comments