Skip to content

Fix json writer number string bug#17

Merged
wenxi-zeng merged 3 commits intomainfrom
fix-json-writer-number-string-bug
Jan 12, 2026
Merged

Fix json writer number string bug#17
wenxi-zeng merged 3 commits intomainfrom
fix-json-writer-number-string-bug

Conversation

@wenxi-zeng
Copy link
Contributor

  • fix the bug that json element writer always assumes a string is a number, e.g. version string "1.0" is converted to 1.0, losing its original form.
  • add support for long type

@wenxi-zeng wenxi-zeng merged commit 7c9edcd into main Jan 12, 2026
6 checks passed
@wenxi-zeng wenxi-zeng deleted the fix-json-writer-number-string-bug branch January 12, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants