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
+2
Original file line number
Diff line number
Diff line change
@@ -291,4 +291,6 @@ Release date: UNKNOWN
291
291
* ? Implementing Register in such a way that it will be possible to specify the underlying data structure.
292
292
* Optimizing deserialization process in JussSerializer (unification of "those 2 methods" and getting rid of that stinky legacy spaghetti code they have).
293
293
* ? Optimizations - Introducing char/class-based direct dispatch hashing algorithm for selecting the best fitting data converter for the string/object. (This is likely not going to be possible to fully implement due to internal dependencies between parsers and other legacy reasons...)
294
+
* Update CLRFs to be compatible with multiple systems.
0 commit comments