Skip to content

Releases: yuriy-budiyev/image-loader

2.4.0

20 Feb 18:26
Compare
Choose a tag to compare

Changes:

  • Default storage cache size incereased to 100MB
  • Minor improvements
  • Fixed bugs

2.3.0

19 Feb 17:06
Compare
Choose a tag to compare

Changes:

  • Reworked loading and caching process
  • Fixed bugs

2.2.0

18 Feb 17:52
Compare
Choose a tag to compare

Changes:

  • Removed context and source data references from callbacks
  • Removed context reference from BitmapLoader and BtimapTransformation
  • Fixed bugs

2.1.1

17 Feb 10:18
Compare
Choose a tag to compare

Changes:

  • Minor improvements

2.1.0

16 Feb 19:23
Compare
Choose a tag to compare

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

10 Jan 15:33
Compare
Choose a tag to compare

Changes:

  • Fixed bugs

2.0.8

10 Jan 13:24
Compare
Choose a tag to compare

Changes:

  • Internal improvements and optimizations

2.0.7

25 Dec 16:51
Compare
Choose a tag to compare

Changes:

  • Minor improvements

2.0.6

23 Dec 12:28
Compare
Choose a tag to compare

Changes:

  • Minor improvements

2.0.5

20 Dec 15:00
Compare
Choose a tag to compare

Changes:

  • Added ability to control caching via DataDescriptor
  • LoadImageRequest renamed to ImageRequest
  • Minor improvements
  • Fixed bugs