Skip to content

SerialX 1.0.6

Compare
Choose a tag to compare
@SimplyProgrammer SimplyProgrammer released this 22 Aug 19:07
· 186 commits to master since this release
8655818

Another cosmetic changes but important ones!

What was added:

  • Improving way to serialize numbers.
  • Adding suffixes for double "d", short "s" and byte "y"!
  • Repairing an error with long suffix (456L)!
  • Java Base64 serialized object now does not need to start with "#"!
  • Objects serialized using protocol with no arguments will no longer be serialized with null argument!