v0.5.0 #233
Xuanwo
started this conversation in
Announcements
v0.5.0
#233
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release introduces the following new features:
Object::create API
Now, we can create an empty file or directory without a trick!
Read
Object::create
to know more!Create empty file
Create dir
Native decompress read support
Now, we can read a compressed file natively!
Enable
compress
features:Read with
decompress_read()
ordecompress_reader()
!Azblob support
With the help from @D2Lark, we have official support for azblob now!
Refer to azblob for more information.
What's Changed
Full Changelog: v0.4.2...v0.5.0
This discussion was created from the release v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions