Skip to content

v2.2.4

Choose a tag to compare

@gdbrown gdbrown released this 28 Jan 03:21
· 19 commits to master since this release
  • Reset isFrozen, isReplay and clearedFields in AbstractMessage::__wakeup so an unserialized message has clean slate.
  • Optimize TimeUuididentifier and Uuididentifier so it doesn't create a uuid instance from string, only validates it.