Skip to content

UGemini v2.0.0 Preview 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Uralstech Uralstech released this 31 Aug 07:57
· 99 commits to unstable since this release

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 accepts GeminiCachedContentPatchData instead of GeminiCachedContent as input.
  • GeminiManager's Task Request(IGeminiPatchRequest request) is now Task<TResponse> Request<TResponse>(IGeminiPatchRequest request).

Changed

  • Fixed cachedContent.patch.

Full Changelog: 2.0.0-preview.5...2.0.0-preview.6