- Special require option no longer needed for Bundler
- Warnings fixes on JRuby
- 2x faster deserialization jqr#7
- Pass assoc to recursive calls (thanks to Edward Speyer).
- Serialize Symbol like String.
- Add testsuite.
- Instantiate auto-generated Structs properly (thanks to Philip Hallstrom).
- Unserialize arrays properly in assoc mode.
- Add PHP session support (thanks to TJ Vanderpoel).
- Release as tarball and gem.
- Switch all {}'s to explicit Hash.new's.
- Minor bugfixes.
- First Release