Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 233 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 233 Bytes

[3.0.0]

  • null-safety

2.0.2

  • Expose isDisposed to subclasses

2.0.0

  • Remove global errorHandler and use Zone error handling

1.1.0

  • Add PendingOperations to the StateQueue

1.0.0

  • Initial version