Skip to content

Releases: enviodev/hypersync-client-rust

v0.19.0

04 Sep 12:03
13b5362

Choose a tag to compare

What's Changed

  • Improved the get_events and stream_events underlying HyperSync query efficiency.
  • Changed the EventResponse.data type from Vec<Vec<Event>> to Vec<Event>

Full Changelog: https://github.com/enviodev/hypersync-client-rust/compare/fd505a4b1b7ffbae50121c2c1abaf3b422efcb67..v0.19.0