Dylan Vann
a5e3b9e64b
docs: Remove duplication.
2019-07-05 00:02:54 -04:00
Dylan Vann
6d8c44442c
docs: Make example not reference styles.
2019-07-05 00:00:47 -04:00
Dylan Vann
41de1fdc6d
docs: Remove react-native link from instructions.
2019-07-04 23:59:56 -04:00
semantic-release-bot
5868e5ba87
chore(release): 7.0.0 [skip ci]
...
# [7.0.0](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.1...v7.0.0 ) (2019-07-05)
### Features
* Upgrade to React Native 0.60.0 / CocoaPods / Android X. ([#513 ](https://github.com/DylanVann/react-native-fast-image/issues/513 )) ([5489f9e](https://github.com/DylanVann/react-native-fast-image/commit/5489f9e ))
### BREAKING CHANGES
* You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
v7.0.0
2019-07-05 03:52:32 +00:00
Dylan Vann
5489f9ec4b
feat: Upgrade to React Native 0.60.0 / CocoaPods / Android X. ( #513 )
...
BREAKING CHANGE: You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60
2019-07-04 23:49:38 -04:00
Dylan Vann
df769056f4
chore: Remove package-lock.json files.
2019-07-02 21:44:01 -04:00
DreamPiggy
efbb012f20
chore: Add demo of how to use WebP on iOS. ( #488 )
2019-07-02 21:41:42 -04:00
semantic-release-bot
4fa62bb09f
chore(release): 6.1.1 [skip ci]
...
## [6.1.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.1.0...v6.1.1 ) (2019-07-03)
### Bug Fixes
* Loading images by reverting "bug: Use device scale when loading images.". ([0326c3e](https://github.com/DylanVann/react-native-fast-image/commit/0326c3e )), closes [#509 ](https://github.com/DylanVann/react-native-fast-image/issues/509 )
v6.1.1
2019-07-03 01:33:57 +00:00
Dylan Vann
0326c3ebbb
fix: Loading images by reverting "bug: Use device scale when loading images.".
...
fix #509
This reverts commit 5cb5d6bab3a8da533114de4b643797a6981c71bd.
2019-07-02 21:31:03 -04:00
Dylan Vann
ba958f2a45
chore: Update more development dependencies.
2019-07-02 20:49:39 -04:00
Dylan Vann
fa62474ec4
chore: Update dependencies.
2019-07-02 20:44:44 -04:00
semantic-release-bot
b11fcd1b1c
chore(release): 6.1.0 [skip ci]
...
# [6.1.0](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.5...v6.1.0 ) (2019-06-30)
### Features
* Add tvOS target. ([#486 ](https://github.com/DylanVann/react-native-fast-image/issues/486 )) ([6805972](https://github.com/DylanVann/react-native-fast-image/commit/6805972 ))
v6.1.0
2019-06-30 05:43:25 +00:00
jordi domenech
6805972159
feat: Add tvOS target. ( #486 )
2019-06-30 01:41:33 -04:00
semantic-release-bot
837c90b922
chore(release): 6.0.5 [skip ci]
...
## [6.0.5](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.4...v6.0.5 ) (2019-06-28)
### Bug Fixes
* Fix incorrect syntax. ([11f6047](https://github.com/DylanVann/react-native-fast-image/commit/11f6047 ))
v6.0.5
2019-06-28 03:46:44 +00:00
Dylan Vann
11f6047658
fix: Fix incorrect syntax.
2019-06-27 23:44:49 -04:00
semantic-release-bot
7dc1e658b4
chore(release): 6.0.4 [skip ci]
...
## [6.0.4](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.3...v6.0.4 ) (2019-06-28)
### Bug Fixes
* Fix setting props order issue for iOS. ([#303 ](https://github.com/DylanVann/react-native-fast-image/issues/303 )) ([5597ed0](https://github.com/DylanVann/react-native-fast-image/commit/5597ed0 )), closes [#304 ](https://github.com/DylanVann/react-native-fast-image/issues/304 )
v6.0.4
2019-06-28 01:40:59 +00:00
Shingo YAMADE
5597ed0dad
fix: Fix setting props order issue for iOS. ( #303 )
...
fix #304
2019-06-27 21:39:21 -04:00
Todd Berman
5cb5d6bab3
bug: Use device scale when loading images.
2019-06-24 21:20:32 -04:00
semantic-release-bot
7f080bf0e1
chore(release): 6.0.3 [skip ci]
...
## [6.0.3](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.2...v6.0.3 ) (2019-06-03)
### Bug Fixes
* Add tintColor type definition. ([4adf42f](https://github.com/DylanVann/react-native-fast-image/commit/4adf42f ))
v6.0.3
2019-06-03 23:48:58 +00:00
Mamoru Amano
4adf42f935
fix: Add tintColor type definition.
2019-06-03 19:47:03 -04:00
semantic-release-bot
4e87892159
chore(release): 6.0.2 [skip ci]
...
## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2 ) (2019-06-03)
### Bug Fixes
* Upgrade vendored SDWebImage to v5.0.5. ([5016172](https://github.com/DylanVann/react-native-fast-image/commit/5016172 )), closes [#489 ](https://github.com/DylanVann/react-native-fast-image/issues/489 )
v6.0.2
2019-06-03 17:29:18 +00:00
DreamPiggy
5016172cfc
fix: Upgrade vendored SDWebImage to v5.0.5.
...
- Upgrade vendored SDWebImage to v5.0.5.
- Fixes the Archive issue for applications that don't use CocoaPods.
fix #489
2019-06-03 13:26:39 -04:00
Dylan Vann
e6c8ceead7
docs: Add note about build issue.
2019-06-02 19:43:04 -04:00
semantic-release-bot
2847936373
chore(release): 6.0.1 [skip ci]
...
## [6.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.0...v6.0.1 ) (2019-05-25)
### Bug Fixes
* Fix local resource cache issue on Android. ([#472 ](https://github.com/DylanVann/react-native-fast-image/issues/472 )) ([5f65383](https://github.com/DylanVann/react-native-fast-image/commit/5f65383 )), closes [#402 ](https://github.com/DylanVann/react-native-fast-image/issues/402 )
v6.0.1
2019-05-25 21:39:13 +00:00
Patrick Kempff
5f653838b8
fix: Fix local resource cache issue on Android. ( #472 )
...
fix #402
2019-05-25 17:38:08 -04:00
Philippe David
1eed575025
docs: Fix proguard rules. ( #478 )
2019-05-25 17:15:29 -04:00
Dylan Vann
5fbb4a7800
Update README.md
2019-05-16 22:12:01 -04:00
Dylan Vann
8f93fb7e08
Update README.md
2019-05-16 22:10:28 -04:00
Dylan Vann
f677f7a9ba
Update README.md
2019-05-16 22:08:32 -04:00
semantic-release-bot
f1ea74950d
chore(release): 6.0.0 [skip ci]
...
# [6.0.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.2...v6.0.0 ) (2019-05-08)
### Features
* Upgrade to SDWebImage 5.0. ([#454 ](https://github.com/DylanVann/react-native-fast-image/issues/454 )) ([8a216e2](https://github.com/DylanVann/react-native-fast-image/commit/8a216e2 )), closes [#447 ](https://github.com/DylanVann/react-native-fast-image/issues/447 )
### BREAKING CHANGES
* Upgrade SDWebImage, may affect some projects and CocoaPods users.
Fix the bug of `cacheOnly` behavior
v6.0.0
2019-05-08 02:10:41 +00:00
DreamPiggy
8a216e2079
feat: Upgrade to SDWebImage 5.0. ( #454 )
...
This uses SDAnimatedImageView instead of FLAnimatedImageView for better animation support.
BREAKING CHANGE: Upgrade SDWebImage, may affect some projects and CocoaPods users.
Fix the bug of `cacheOnly` behavior
fix #447
2019-05-07 22:06:53 -04:00
Dylan Vann
14ea01c56e
chore: Update issue templates.
2019-05-05 17:45:29 -04:00
semantic-release-bot
42e811a01e
chore(release): 5.4.2 [skip ci]
...
## [5.4.2](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.1...v5.4.2 ) (2019-05-03)
### Bug Fixes
* Fix dependency versions not specified in podfile. ([89f3379](https://github.com/DylanVann/react-native-fast-image/commit/89f3379 )), closes [#456 ](https://github.com/DylanVann/react-native-fast-image/issues/456 )
v5.4.2
2019-05-03 23:18:45 +00:00
Dylan Vann
89f337998e
fix: Fix dependency versions not specified in podfile.
...
fix #456
2019-05-03 19:16:37 -04:00
semantic-release-bot
14f4e4e9c8
chore(release): 5.4.1 [skip ci]
...
## [5.4.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.0...v5.4.1 ) (2019-05-03)
### Bug Fixes
* Fix wildcard peer dependencies. ([7149420](https://github.com/DylanVann/react-native-fast-image/commit/7149420 )), closes [#440 ](https://github.com/DylanVann/react-native-fast-image/issues/440 )
v5.4.1
2019-05-03 23:02:45 +00:00
Dylan Vann
71494208b8
fix: Fix wildcard peer dependencies.
...
fix #440
2019-05-03 19:00:15 -04:00
semantic-release-bot
298759fd4e
chore(release): 5.4.0 [skip ci]
...
# [5.4.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.3.0...v5.4.0 ) (2019-05-03)
### Features
* Add tint color support. ([03c50f0](https://github.com/DylanVann/react-native-fast-image/commit/03c50f0 )), closes [#124 ](https://github.com/DylanVann/react-native-fast-image/issues/124 )
v5.4.0
2019-05-03 03:43:05 +00:00
Dylan Vann
03c50f026c
feat: Add tint color support.
...
fix #124
2019-05-02 20:41:42 -07:00
Felipe de Souza Paiva
161ba99c3d
docs: Update proguard rules.
2019-05-02 19:35:30 -07:00
semantic-release-bot
2a3438c0d0
chore(release): 5.3.0 [skip ci]
...
# [5.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.1...v5.3.0 ) (2019-04-23)
### Bug Fixes
* Fix memory leak on iOS. ([#433 ](https://github.com/DylanVann/react-native-fast-image/issues/433 )) ([70be744](https://github.com/DylanVann/react-native-fast-image/commit/70be744 ))
### Features
* Upgrade example apps. ([#453 ](https://github.com/DylanVann/react-native-fast-image/issues/453 )) ([25f8f0d](https://github.com/DylanVann/react-native-fast-image/commit/25f8f0d ))
### Reverts
* Remove functionality for notifying other images on load. ([#452 ](https://github.com/DylanVann/react-native-fast-image/issues/452 )) ([292223d](https://github.com/DylanVann/react-native-fast-image/commit/292223d ))
v5.3.0
2019-04-23 02:54:14 +00:00
Dylan Vann
25f8f0d85a
feat: Upgrade example apps. ( #453 )
2019-04-22 22:52:40 -04:00
Dylan Vann
292223d0ff
revert: Remove functionality for notifying other images on load. ( #452 )
2019-04-22 22:20:42 -04:00
Steven Masini
70be74432d
fix: Fix memory leak on iOS. ( #433 )
...
It's recommended to never retain the strong reference to self into blocks.
Blocks maintain strong references to any captured objects, including self, which means that it’s easy to end up with a strong reference cycle.
[skip release]
2019-04-22 22:07:45 -04:00
Dylan Vann
84e420c815
Upgrade example app. ( #451 )
2019-04-22 21:48:16 -04:00
Dylan Vann
4849f2b1a7
chore: Upgrade dependencies. ( #450 )
2019-04-20 22:30:12 -04:00
Dylan Vann
bd53ff1d1e
Make changelog consistent.
2019-04-20 22:18:41 -04:00
Dylan Vann
f7a30e4945
Fix changelog.
2019-04-20 22:08:47 -04:00
semantic-release-bot
0e2f3bb5ef
chore(release): 5.2.1 [skip ci]
...
## [5.2.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.0...v5.2.1 ) (2019-04-21)
### Performance Improvements
* Use React.memo for FastImage. ([#449 ](https://github.com/DylanVann/react-native-fast-image/issues/449 )) ([5c2b4af](https://github.com/DylanVann/react-native-fast-image/commit/5c2b4af ))
v5.2.1
2019-04-21 01:54:31 +00:00
Dylan Vann
5c2b4afa41
perf: Use React.memo for FastImage. ( #449 )
2019-04-20 21:53:00 -04:00
semantic-release-bot
89c0e2e9ac
chore(release): 5.2.0 [skip ci]
...
# [5.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.4...v5.2.0 ) (2019-02-25)
### Features
* Use forwardRef to allow access to ref.measure and others. ([#419 ](https://github.com/DylanVann/react-native-fast-image/issues/419 )) ([2b4fba3](https://github.com/DylanVann/react-native-fast-image/commit/2b4fba3 )), closes [#69 ](https://github.com/DylanVann/react-native-fast-image/issues/69 )
v5.2.0
2019-02-25 06:41:43 +00:00