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
You might need ```MpTypeMapper initializeAll ``` on new encoder/decoder-related updates.
83
84
85
+
#### Limitation on Squeak 5+
84
86
87
+
Starting with Squeak 5 and 6, DateAndTime only supports microsecond precision. Because of this, nanosecond values are not properly decoded as DateAndTime.
88
+
Two unit tests (testPackUnpackTimestamp64, 96) fail on Squeak 5 and 6.
0 commit comments