You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ What was added:
148
148
* SerializationProtocol API - long known protocol system for more complex objects. It contains 8 protocols as before! Now protocols are operated by ObjectConverter!
149
149
* New import system that allows you to import some class once with certain alias and then use it with that alias, similar to java!
150
150
* Too big integers are now automatically converted into long without necessarily of using L suffix!
151
-
* Small new syntax features!
151
+
* Small new syntax features and alot of small enhancements!
152
152
* Alot of string utility methods from Serializer become public and some were moved into converters where they are mainly used!
153
153
* Registry object which is Collection type that can store only one instance per class!
0 commit comments