Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@MicahParks MicahParks released this 02 Apr 21:12
· 6 commits to main since this release
fa0fbd5

The purpose of this release is to add the Storage field back to the HTTPClientStorageOptions data structure. It was removed in v0.6.0 because I thought it was unused.

Breaking changes:

  • Implementations of the Storage interface now require a KeyReplaceAll method.

Relevant issues:

Relevant pull requests: