Releases: yuriy-budiyev/image-loader
Releases · yuriy-budiyev/image-loader
2.4.0
Changes:
- Default storage cache size incereased to 100MB
- Minor improvements
- Fixed bugs
2.3.0
Changes:
- Reworked loading and caching process
- Fixed bugs
2.2.0
Changes:
- Removed context and source data references from callbacks
- Removed context reference from BitmapLoader and BtimapTransformation
- Fixed bugs
2.1.1
Changes:
- Minor improvements
2.1.0
Changes:
- Library reworked
- More convenient and clear way to load images
- Convenient way to register and unregister any custom data types
- Fixed bugs
2.0.9
Changes:
- Fixed bugs
2.0.8
Changes:
- Internal improvements and optimizations
2.0.7
Changes:
- Minor improvements
2.0.6
Changes:
- Minor improvements
2.0.5
Changes:
- Added ability to control caching via DataDescriptor
- LoadImageRequest renamed to ImageRequest
- Minor improvements
- Fixed bugs