Skip to content

Releases: databendlabs/jsonb

v0.5.4

20 Aug 11:15
591e85b
Compare
Choose a tag to compare

What's Changed

  • feat: Support parse extended json5 syntax by @b41sh in #92
  • chore: Bump jsonb 0.5.4 by @b41sh in #93

Full Changelog: v0.5.3...v0.5.4

v0.5.3

02 Aug 03:27
2fd9945
Compare
Choose a tag to compare

What's Changed

  • add toplevel feature to allow users to better manager dependencies by @madesroches in #89
  • perf: Improve parse json performance by @b41sh in #90
  • chore: Bump jsonb 0.5.3 by @b41sh in #91

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

27 Jun 08:15
98670cb
Compare
Choose a tag to compare

What's Changed

  • Feat: support extension types by @b41sh in #83
  • feat: Enhanced JSONB Parser with Decimal Support and Extended Syntax by @b41sh in #86
  • chore: Bump jsonb 0.5.2 by @b41sh in #87

Full Changelog: v0.5.1...v0.5.2

v0.5.1

18 Apr 13:40
b63b04c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Apr 13:12
c1bd9dc
Compare
Choose a tag to compare

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

v0.4.4

16 Nov 14:56
6ff70aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

30 Sep 15:02
86a260c
Compare
Choose a tag to compare

What's Changed

  • fix: fix compare object value with different length panic by @b41sh in #59
  • bump jsonb 0.4.3 by @b41sh in #60

Full Changelog: v0.4.2...v0.4.3

v0.4.2

19 Sep 10:13
db4cd7a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

18 Jul 11:00
4e4ead8
Compare
Choose a tag to compare

What's Changed

  • fix: fix jsonpath selector unwrap panic by @b41sh in #53
  • Bump to version 0.4.1 by @b41sh in #54

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 May 15:23
6971ffc
Compare
Choose a tag to compare

What's Changed

Special thanks to @akoshchiy for his continued contributions

Full Changelog: v0.3.0...v0.4.0