Releases: Uralstech/UGemini
Releases · Uralstech/UGemini
UGemini v1.0.0-preview.3
Breaking changes
- All samples are now in the namespace
Uralstech.UGemini.Samples
. - All variants of
GeminiContent.GetNew
have been renamed toGeminiContent.GetContent
.
Added
- Added more utility functions to create objects and read values more quickly.
- Added function calling sample.
UGemini v1.0.0-preview.2
Breaking changes
- Moved namespace
Uralstech.Utils.Singleton
toUralstech.UGemini.Utils.Singleton
.
Added
- Added support for audio and video data input.
- Updated sample with file upload.
UGemini v1.0.0-preview.1
Initial release!