0.11.0
版本发布时间: 2023-12-29 21:42:32
AmrDeveloper/GQL最新发布版本:0.26.0(2024-08-17 14:09:13)
What's Changed
- Support Assignment expressions
@name := value
. - Allow Assignment expressions to store aggregation value.
- Allow lazy evaluate any expression that has aggregation value.
- Prevent assign aggregation value to global variable with SET statement.
- Support creating identifier using backticks.
- Support
Either
type in the type system. - Support
Optional
type in the type system. - Support
Varargs
type in the type system. - Implement
ACOS
,ATAN
,ATN2
andSIGN
Math functions. - Implement
CHARINDEX
Text function. - Implement
DAYNAME
,MONTHNAME
Date functions. - Update
CONCAT
Text function to accept 2 or more Text values. - Support Aggregation
MAX
,MIN
to work with different types. - Support Implicit Type casting for Function arguments.
- Revamp GQLError to a new Diagnostic representation.
- Migrate to Gix v0.57.0.
- Update
CONCAT
function to work with any value type.
New Contributors
- @mobley-trent made their first contribution in https://github.com/AmrDeveloper/GQL/pull/59
- @Debbl made their first contribution in https://github.com/AmrDeveloper/GQL/pull/60
- @szaydel made their first contribution in https://github.com/AmrDeveloper/GQL/pull/65
Full Changelog: https://github.com/AmrDeveloper/GQL/compare/0.10.0...0.11.0
1、 gql-aarch64-linux.gz 3.38MB
2、 gql-aarch64-linux.gz.sha256 65B
3、 gql-aarch64-macos.gz 2.23MB
4、 gql-aarch64-macos.gz.sha256 65B
5、 gql-x86-windows.exe 4.16MB
6、 gql-x86-windows.exe.sha256 66B
7、 gql-x86_64-linux.gz 3.47MB
8、 gql-x86_64-linux.gz.sha256 65B
9、 gql-x86_64-macos.gz 2.31MB
10、 gql-x86_64-macos.gz.sha256 65B
11、 gql-x86_64-windows.exe 5.05MB
12、 gql-x86_64-windows.exe.sha256 66B
13、 MANIFEST.json 622B