Skip to content

Latest commit

 

History

History
99 lines (34 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

99 lines (34 loc) · 2.41 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0 (2019-11-19)

Note: Version bump only for package nativescript-image

2.2.5 (2019-08-27)

Bug Fixes

  • correct required ios version (e5e6ceb)
  • prevent multiple initialize on android (a868d10)

2.2.4 (2019-08-26)

Bug Fixes

2.2.3 (2019-08-21)

Bug Fixes

  • support ImageSource for uris (6e7aff6)

2.2.2 (2019-08-01)

Bug Fixes

  • clear image if src is null (5430c13)

2.2.1 (2019-08-01)

Bug Fixes

2.2.0 (2019-08-01)

Bug Fixes

Features

  • support ImageAsset and ImageSource (9c1d25c)
  • update to fresco 2 / androidx (6a25f08)

2.1.4 (2019-06-13)

Bug Fixes

Features

  • isInDiskCache (c07eebc)
  • prefetching to disk and memory cache (8cfc296)