File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # 0.9.19
2+ * changed cfg class name to hashcode based
3+ * fix static codegen
4+ * fix #133 NPE when no extra
5+ * fix #132 MaybeEmptyArrayDecoder
6+ * fix #130 @JsonCreator not compatible with @JsonIgnore
7+ * fix #126 surrogate unicode
8+
19# 0.9.18
210* fix of overflow detection for numeric primitive types
311* fix of method prefix of error message
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.jsoniter</groupId >
6- <version >0.9.19-SNAPSHOT </version >
6+ <version >0.9.19</version >
77 <artifactId >jsoniter</artifactId >
88 <name >json iterator</name >
99 <description >jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go</description >
You can’t perform that action at this time.
0 commit comments