Skip to content

v3.1.0 Release

Compare
Choose a tag to compare
@thomasvl thomasvl released this 06 Jan 14:54
· 35 commits to main since this release

What's Changed

  • Update currentOffset from Query Response by @maneesht in #323
  • Use local to avoid arc-repeated-use-of-weak warnings. by @thomasvl in #336
  • Run clang-format -i -style=Google over the sources. by @thomasvl in #335
  • Add API to call callbacks after a cancel by @paulb777 in #328
  • Handle edge case where fetch finishes before cancel completes. by @thomasvl in #337
  • Some comment tweaks for the cancel support. by @thomasvl in #338
  • Version bump for a release. by @thomasvl in #340

New Contributors

Full Changelog: v3.0.0...v3.1.0