Skip to content

Releases: xiatechs/jsonata-go

v1.6.9

09 Nov 15:40
bf6cd95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.8...v1.6.9

v1.6.8

10 Oct 09:54
0a4fc93
Compare
Choose a tag to compare

add 1-many LEFT JOIN

What's Changed

Full Changelog: v1.6.7...v1.6.8

v1.6.7

02 Oct 13:47
bbead99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.6...v1.6.7

v1.6.6

30 May 13:25
44fd010
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.4...v1.6.6

null bugfix

25 Apr 18:31
49373f6
Compare
Choose a tag to compare
fix null bug (#15)

Co-authored-by: tbal999 <[email protected]>

latest

13 Apr 15:52
49373f6
Compare
Choose a tag to compare
fix null bug (#15)

Co-authored-by: tbal999 <[email protected]>

local consts

28 Mar 12:01
928dc02
Compare
Choose a tag to compare
Time/localconsts (#14)

* add local consts

* add test to CI

---------

Co-authored-by: tbal999 <[email protected]>

timezones

24 Mar 10:11
30f0186
Compare
Choose a tag to compare
Timeformats fix (#13)

* add panic recover

* Fix error string within From Millis function

* Add to millis fix

* Use MST

---------

Co-authored-by: tbal999 <[email protected]>

add go default timezones

17 Mar 08:01
42e6f55
Compare
Choose a tag to compare
add go timezones (#11)

Co-authored-by: tbal999 <[email protected]>

add $eval()

15 Mar 13:12
4276483
Compare
Choose a tag to compare
Feature/eval (#10)

* add eval functionality

* a more fancy eval

* fixes

* fully fleshed out eval

* update

---------

Co-authored-by: tbal999 <[email protected]>