Releases: birdeveloper/cacheflow
Releases · birdeveloper/cacheflow
v1.0.2 - Initial Release
Full Changelog: v1.0.1...v1.0.2
v1.0.1 - Add Tests
rolback to tests
v1.0.0 - Initial Release
v1.0.0 - Initial Release
The first official release of the CacheFlow SDK. This version introduces the core functionality of the SDK, including:
- Cache Management: Automatically cache network responses with customizable expiration.
- Network Request Handling: Simplified API for making and caching network requests.
- File Downloading: Optional file download feature with progress tracking.
This release is designed to provide a stable foundation for caching and network request management in Android applications.
For detailed documentation and integration guidelines, please refer to the CacheFlow Detailed Documentation.