Releases: SimplyProgrammer/Java-SerialX
Releases · SimplyProgrammer/Java-SerialX
SerialX 1.0.6
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!
SerialX 1.0.5 (beta)
Cosmetic changes!
What was added:
- Ability to generate comments.
- Fixing some small bugs.
SerialX 1.0.0 (beta)
The birth of SerialX.
What was added:
- Serializer utility class.
- 2 build-in protocols.