Skip to content

Releases: birdeveloper/cacheflow

v1.0.2 - Initial Release

19 Aug 13:47
Compare
Choose a tag to compare

v1.0.1 - Add Tests

19 Aug 13:06
Compare
Choose a tag to compare
rolback to tests

v1.0.0 - Initial Release

19 Aug 12:03
Compare
Choose a tag to compare

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.