transit_dart 0.8.112 copy "transit_dart: ^0.8.112" to clipboard
transit_dart: ^0.8.112 copied to clipboard

This library provides support for marshalling Transit data to/from Dart.

transit-dart #

0.8.112 #

  • export Class from write_handlers

0.8.109 #

  • fixed bug with DateTime in msgpack

0.8.107 #

  • merge changes from Tensegritics
  • Fix linter errors
  • Support DateTime verbose writes

0.8.90 #

  • fixed async bug with single item convert

0.8.88 #

  • drop collection package version from 1.17.1 to 1.17.0

0.8.86 #

  • update build program

0.8.84 #

  • added build script

0.8.81 #

  • Updates to support transit-cljd.
  • Fixed bug with null as key in cmap.

0.8.79 #

  • TransitCodec classes for public API.

0.8.76 #

  • Updates to README.

0.8.71 #

  • Fixed two bugs: (1) closing SplitterStreamSink output sink, (2) overwriting MessagePackEncoder buffer.

0.8.64 #

  • Abstractions for splitter and combiner used by both Json and MessagePack encoders and decoders.

0.8.60 #

  • Work on JsonRepeat(En/De)coder API.

0.8.53 #

  • MessagePack testing.

0.8.51 #

  • MessagePack encoding/decoding implemented and passes roundtrip test.

0.8.0-alpha #

  • Initial version. JSON reading and writing is supported and passes the roundtrip testing using transit-format's verify test.

  • The public API is not locked down, so tread carefully. Future breaking changes are very likely.

1
likes
150
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

This library provides support for marshalling Transit data to/from Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, hex, typed_data

More

Packages that depend on transit_dart