Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 593 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 593 Bytes

[0.0.13]

  • Add missing type parameter

[0.0.12]

  • Add removeStatusListener for DdpClient

[0.0.11]

  • Remove ddp_ejson.dart file.

[0.0.10]

  • Remove dependency sprintf now. Use int.toRadixString instead.
  • Remove dependency mutex now. The previously use in sync code which is meaningless.
  • Merged bobagold's pull request.

[0.0.9] - Add NO sub

  • Add No Sub implementation of meteor DDP

[0.0.1] - TODO: Add release date.

  • TODO: Describe initial release.