R14 released, R15 on it's way

After a long creative break, I resumed work on the library again.
Added by Richard Körber almost 4 years ago

Today R14 is officially released, containing a few changes collected in about 2½ years. Besides some minor improvement, a new class PhpSerializer has been added. This class is able to serialize simple Java objects so they can be unserialized with the PHP unserialize() command.

The next release R15 will finally bring Java 5 support like generics and enums. There will be a break in the API for that reason. Also, I will switch to the Apache License 2.0, which will hopefully make jshred more attractive even for commercial purposes. Stay tuned!


Comments