protostuff v1.0.0.M5 Release Notes

Release Date: 2010-10-12 // over 13 years ago
    • ➕ add IO pipes w/c can transfer/transcode streams efficiently.
    • full streaming capability on protostuff format.
    • ⚡️ update jackson-core-asl to 1.6.1
    • ➕ add JsonXOutput for efficient writing of numeric keys and pre-encoded utf8 strings.
    • ➕ add base64 encoding/decoding support in protostuff-api
    • Issue 33: GWT json compiler produces unnecessary line wrap
    • IOUtil is no longer publicly accessible. (use ProtobufIOUtil or ProtostuffIOUtil)