Skip to content

v1.7.0 Batch end/update methods

Latest
Compare
Choose a tag to compare
@desko27 desko27 released this 24 Jan 22:44
· 1 commit to main since this release

✨ Callable.end() and Callable.update() methods can be used without a promise now to affect all ongoing calls.

  • Merge pull request #36 from desko27/feature/add-batch-overloads-to-end-update-methods b6eaadb
  • Add docs for end/update batch overloads 9d5c932
  • Add batch overloads to end/update methods b3b4c85

v1.6.1...v1.7.0