Skip to content

2.5.1

Compare
Choose a tag to compare
@cbaker6 cbaker6 released this 23 Dec 03:15
· 98 commits to main since this release
931ae8f

Full Changelog

Improvements

  • Reduce call sites by having all methods with variadic arguments call their array counterparts (#301), thanks to @cbaker6.

Fixes

  • Let additional headers accept [AnyHashable: Any] (#302), thanks to @cbaker6.
  • Throw .missingObjectId when missing the client detects a missing objectId instead of throwing an .unknown error (#300), thanks to @cbaker6.