Changelog
v0.3.0 - 2021-06-25
API changes:
params
parameter on parse
which is required to properly parse an expression (@judofyr)GROQ compatibility fixes:
length
(@judofyr)order
(@judofyr)string
function (@judofyr, @israelroldan)references
(@judofyr)dateTime
(@judofyr)score
function (@judofyr)lower
and upper
(@judofyr)pt::text
(@judofyr)match
behavior (@judofyr)Private changes:
SyntaxNode
into a special ExprNode
represent what's returned from parse
(@judofyr)Tooling changes:
tap
for running tests since Jest is too slow (@judofyr)Changelog
v0.2.0 - 2020-10-20
Changelog
v0.1.7 - 2020-06-15
Changelog
v0.1.6 - 2020-06-15
Changelog
v0.1.5 - 2020-03-17
license
-field in package.jsonnow()
function (#16, @rexxars)