v2.7 - Initial Release: DataManager Library for Android
This is the first stable release of the DataManager library, a versatile tool designed to simplify data management in Android applications.
Features:
- Efficient data retrieval, storage, and manipulation for Android apps.
- Easily handle
String,Int,Long,Float,Boolean, andListdata types. - Seamless integration with
Gsonfor serialization and deserialization. - Support for storing data in files with versioning (using
gh-pagesfor documentation).
What’s New:
- First public release with all core features for data management.
- Basic functionality to save, retrieve, and delete data from internal storage.
- Documentation available online for developers.
Installation:
Follow the instructions in the repository's README to get started with the library.
Note:
This is the initial release, so expect regular updates to improve functionality and add new features.
Full Changelog: 2.5...2.7