github RecoLabs/gnata v0.1.1

latest releases: v0.2.3, v0.2.2, v0.2.1...
4 months ago

What's Changed

New Features

  • StreamEvaluator.EvalMap — accepts map[string]json.RawMessage directly, avoiding re-serialization when the caller already has individually-encoded JSON fields. Fast paths (pure path, comparison, function) work via O(1) map key lookup. (#2)

Bug Fixes

  • $split: return undefined (nil) for non-string input instead of throwing a T0410 error, matching the reference jsonata-js behavior. (#1)

Full Changelog: v0.1.0...v0.1.1

Don't miss a new gnata release

NewReleases is sending notifications on new releases.