v0.5.0
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
serdetrait forRawJsonbby @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
- @notauserx made their first contribution in #71
- @hanxuanliang made their first contribution in #52
Full Changelog: v0.4.4...v0.5.0