File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -110,12 +110,12 @@ What was added:
110
110
Release date: 4.11.2021 (Afternoon)
111
111
112
112
What 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 !
114
114
* Serializer can now read from any CharSequence or any Reader object!
115
115
* 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)!
117
117
* Slight increase of reading performance!
118
118
* 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!
120
120
* Small bugs fixed!
121
121
#
You can’t perform that action at this time.
0 commit comments