- improved error messages
- fixed timeseries single series type
- added timeseries multi type
- Added numeric frame type
- removed sqlite3 framer
- chore release
- Fixed a bug in multi framer where long frame conversion
- Support for timeseries in multi framer
- Fixed a bug in JSON multi framer
- Support for multi frames. New function
func ToFrames(jsonString string, options FramerOptions) (frames []*data.Frame, err error)
added to return multi frame response.
- 873e734: cleanup
- Allow column overrides
- replaced the backend package
blues/jsonata-go
toxiatechs/jsonata-go
- 🐛 Chore: updated build dependency turbo to 1.10.6
- 🐛 Chore: Fixed an issue with the github actions