File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -110,12 +110,12 @@ What was added:
110110Release date: 4.11.2021 (Afternoon)
111111
112112What was added:
113- * Serializer can now serialize into any Appendable which includes all Writers, StringBuilder and many others which gives you alot of uportunities !
113+ * Serializer can now serialize into any Appendable which includes all Writers, StringBuilder and many others which gives you a lot of opportunities !
114114* Serializer can now read from any CharSequence or any Reader object!
115115* Serializer is now fully capable of reading JSON!
116- * Serializer can read specific object or variable while ignoring any other stuff which saves alot of performance (this is experimental)!
116+ * Serializer can read specific object or variable while ignoring any other stuff which saves a lot of performance (this is experimental)!
117117* Slight increase of reading performance!
118118* Utility to work with JSON like JsonScope!
119- * Alot of new utility in Scope object such as filtering or object transformation!
119+ * A lot of new utility in Scope object such as filtering or object transformation!
120120* Small bugs fixed!
121121#
You can’t perform that action at this time.
0 commit comments