Skip to content

v0.2.3

Choose a tag to compare

@b41sh b41sh released this 10 Jul 06:53
· 121 commits to main since this release
b6cca83

What's Changed

  • Fix: fix parse UTF-8 characters by @b41sh in #15
  • Fix: json to_string function adds backslash for escaped characters by @b41sh in #16
  • Fix: Support parsing Unicode characters enclosed in brackets by @b41sh in #17
  • Fix: Fix some special characters display errors by @b41sh in #18
  • Create publish.yaml by @sundy-li in #19
  • Feat: Add function convert_to_comparable, rand_value by @b41sh in #20
  • Fix: fix parse json path name with escaped characters by @b41sh in #21
  • chore: implement From trait with owned JsonValue for Value by @leiysky in #22
  • Bump to version 0.2.3 by @b41sh in #23

New Contributors

Full Changelog: v0.2.2...v0.2.3