Skip to content

Releases: vaslabs/VSerializerJVM

Primitive wrappers fixed

26 Mar 20:02

Choose a tag to compare

Merge pull request #2 from georgim0/master

primitive wrappers fix

Fixes inconsistent sizes between objects in array

26 Mar 17:37

Choose a tag to compare

Merge pull request #1 from georgim0/master

Fixes inconsistent size issue in array

Fixes null pointer exception on some non-enum cases for array size

26 Mar 15:19

Choose a tag to compare

Fix for inconsistent collection serialization

26 Mar 11:31

Choose a tag to compare

2.3.4

Field caching was breaking inconsistent collection size serialization…

Bug fixes (double and Byte valueOf)

06 Feb 19:35

Choose a tag to compare

2.3.3

Byte valueOf ignored fix

Support for doubles

06 Feb 19:20

Choose a tag to compare

Bugfix:
Double was ignored

API

17 Sep 20:39

Choose a tag to compare

API

Enable reference sensitive constructor

Release for JVM

17 Sep 20:29

Choose a tag to compare

See
https://github.com/vaslabs/VSerializer/releases/tag/2.3

Not thread safe, run everything from the main thread (or a single thread).