summaryrefslogtreecommitdiff
path: root/java/CHANGES.txt
blob: 77e931884b716ddc2e4c1c64e480c5b984563fa6 (plain)
1
2
3
4
5
6
7
8
9
Release 0.3 - 2010/05/23
  NEW FEATURES
    Added Unbuffered API + Direct Conversion API to the Unpacker.

  BUG FIXES
    Zero-length Array and Map is deserialized as List and Map, instead of the
    array of the Object.

    fixed the bug around Packer.packByte().