Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] readString 时候,如果有逗号,会将逗号给过滤掉 #747

Closed
hei66 opened this issue Sep 9, 2022 · 2 comments
Closed
Labels
enhancement New feature or request fixed
Milestone

Comments

@hei66
Copy link

hei66 commented Sep 9, 2022

请描述您的需求或者改进建议

对您想要需求或建议的清晰简洁的描述。
希望告诉调用者,readString中逗号。

@hei66 hei66 added the enhancement New feature or request label Sep 9, 2022
@wenshao
Copy link
Member

wenshao commented Sep 9, 2022

https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2/2.0.13-SNAPSHOT/
新增加了JSONReader#hasComma方法, 请用2.0.13-SNAPSHOT版本帮忙验证,2.0.13版本预计9月12日发布

@wenshao wenshao added this to the 2.0.13 milestone Sep 9, 2022
@wenshao wenshao added the fixed label Sep 9, 2022
@wenshao
Copy link
Member

wenshao commented Sep 10, 2022

https://github.com/alibaba/fastjson2/releases/tag/2.0.13
2.0.13版本已经发布,请用帮忙用新版本验证

@wenshao wenshao closed this as completed Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed
Projects
None yet
Development

No branches or pull requests

2 participants