v0.12.0
What's Changed
- feature: improve the file upload functionality by @rwthompsonii in #103
- The PR introduced new arguments, so upgrading this crate will cause a compile error if you use the upload_file method. If you encounter this error after upgrading, please supply the newly added arguments.
- Release 0.12.0 by @Miyoshi-Ryota in #104
New Contributors
- @rwthompsonii made their first contribution in #103
Full Changelog: v0.11.0...v0.12.0