cloudflare 1.0.1+7
cloudflare: ^1.0.1+7 copied to clipboard
This is a dart package for Cloudflare API to allow easy Image, Stream and Live Input api management.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.
1.0.1+7 #
Fixed #
- Wrong assert validation removed from
tusDirectStreamUpload(...)function that prevented from doing direct stream upload using tus protocol.