Releases: bitfocus/expressions
Releases · bitfocus/expressions
v0.3.0
27 Jun 16:22
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-06-27)
Features
allow defaultTimezone to be a function, to allow the caller to determine if it was used (d0e6ad0 )
v0.2.4
27 Jun 12:49
Compare
Sorry, something went wrong.
No results found
0.2.4 (2026-06-27)
Bug Fixes
review comments for dst handling (a761d70 )
v0.2.3
26 Jun 21:26
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-06-26)
Bug Fixes
export BuiltinFunctionNames constant (b2b258c )
v0.2.2
26 Jun 21:16
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-06-26)
Bug Fixes
reduce default max operations (b9deacc )
v0.2.1
26 Jun 18:16
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-06-26)
Bug Fixes
backport template literal interpolation fixes (6ec8125 )
v0.2.0
26 Jun 17:55
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-06-26)
Features
add buttons string concat (ff70323 )
add default timezone support for date functions (661b123 )
simplify api to keep the list of functions internal, and lean more into the options object (ca31626 )
working port (75d3191 )
Bug Fixes
add tests for $(abc.def) syntax (356104f )
strip out FindAllReferencedVariables (94add91 )