Changelog
[3.5.0] - 2016-05-13
allowOptionalArguments
flag that opts-in to
the same semantics used by other ThriftRW libraries.
That is, arguments are optional by default.
Enabling this flag is backward-incompatible.
Consult the README for details.Changelog
[3.4.3] - 2016-03-25
Changelog
[3.4.2] - 2016-03-23
Changelog
[3.4.0] - 2016-03-04
Changelog
[3.3.0] - 2016-02-16
toBuffer
and fromBuffer
to StructRW
.(js.type = 'Date')
annotation to coerce
arrays of bytes, buffers, and longs, all representing miliseconds since the
Epoch.Argument
and Result
constructors on function models.Changelog
[3.2.0] - 2016-01-29