Skip to content

[0.9.1] Important bugfix

Compare
Choose a tag to compare
@RobAtticus RobAtticus released this 18 Dec 19:35
· 32 commits to master since this release

This release fixes an issue where only one send() call would work after a DataStore was made.

Changelog

  • IMPORTANT: The client now correctly tracks batches it has seen before so subsequent calls to send() do not send nothing.
  • Documentation fixes