v0.2.3
What's Changed
- Fix: fix parse UTF-8 characters by @b41sh in #15
- Fix: json
to_stringfunction 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
Fromtrait with ownedJsonValueforValueby @leiysky in #22 - Bump to version 0.2.3 by @b41sh in #23
New Contributors
Full Changelog: v0.2.2...v0.2.3