UGemini v2.0.0 Preview 6 #24
Uralstech
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release is a part of UGemini v2.0.0, pull request #18. This should be the last 2.0.0 release in preview - I've completed all the tasks I set out to do and just need to do the testing.
Breaking Changes
GeminiCachedContentPatchRequest
now acceptsGeminiCachedContentPatchData
instead ofGeminiCachedContent
as input.GeminiManager
'sTask Request(IGeminiPatchRequest request)
is nowTask<TResponse> Request<TResponse>(IGeminiPatchRequest request)
.Changed
cachedContent.patch
.Full Changelog: 2.0.0-preview.5...2.0.0-preview.6
This discussion was created from the release UGemini v2.0.0 Preview 6.
Beta Was this translation helpful? Give feedback.
All reactions