Skip to content

Releases: CodeWithTamim/Nicasso

v1.0.4 release

26 Aug 17:26
e5094a0
Compare
Choose a tag to compare

v1.0.4 release

  • Revert changes

v1.0.2 -Release

14 Aug 16:07
Compare
Choose a tag to compare

Nicasso v1.0.2 -Release

Welcome to the first release of Nicasso, a lightweight and efficient image loading library for Android. This version includes the following features:

  • Image Loading: Load images from URLs into ImageView efficiently using Kotlin coroutines.
  • Default Image: Optionally set a default image to be displayed if the URL image fails to load.

v1.0.1 -Release

14 Aug 16:03
Compare
Choose a tag to compare

Nicasso v1.0.1 -Release

Welcome to the first release of Nicasso, a lightweight and efficient image loading library for Android. This version includes the following features:

  • Image Loading: Load images from URLs into ImageView efficiently using Kotlin coroutines.
  • Default Image: Optionally set a default image to be displayed if the URL image fails to load.

v1.0.0 - Initial Release

14 Aug 15:42
Compare
Choose a tag to compare

Nicasso v1.0.0 - Initial Release

Welcome to the first release of Nicasso, a lightweight and efficient image loading library for Android. This version includes the following features:

  • Image Loading: Load images from URLs into ImageView efficiently using Kotlin coroutines.
  • Default Image: Optionally set a default image to be displayed if the URL image fails to load.