Skip to content

v0.5.0

Choose a tag to compare

@b41sh b41sh released this 15 Apr 13:12
· 12 commits to main since this release
c1bd9dc

What's Changed

  • feat: add arithmatic expression support by @notauserx in #71
  • feat(expr): add filter expr [starts with] by @hanxuanliang in #52
  • Refactor JSONB functions: Improved API, Documentation, and Data Structures by @b41sh in #75
  • Refactor: Implements serde trait for RawJsonb by @b41sh in #77
  • Refactor: get object value by key name improve performance by @b41sh in #79
  • feat: json path support recursive wildcard member accessor .** syntax by @b41sh in #81
  • Bump jsonb 0.5.0 by @b41sh in #82

New Contributors

Full Changelog: v0.4.4...v0.5.0