|
5 | 5 |
|
6 | 6 | * 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))
|
7 | 7 |
|
8 |
| -# [5.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.4...v5.2.0) (2019-02-25) |
| 8 | +## [5.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.4...v5.2.0) (2019-02-25) |
9 | 9 |
|
10 | 10 |
|
11 | 11 | ### Features
|
|
26 | 26 |
|
27 | 27 | * Fixes WebP rendering on iOS 12. ([#412](https://github.com/DylanVann/react-native-fast-image/issues/412)) ([97630c8](https://github.com/DylanVann/react-native-fast-image/commit/97630c8)), closes [#298](https://github.com/DylanVann/react-native-fast-image/issues/298) [#385](https://github.com/DylanVann/react-native-fast-image/issues/385)
|
28 | 28 |
|
29 |
| -## [5.1.2] - 2018-12-30 |
| 29 | +## [5.1.2](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.1...v5.1.2) (2018-12-30) |
| 30 | + |
30 | 31 |
|
31 | 32 | ### Fixed
|
32 | 33 |
|
33 | 34 | - Fixes cacheControl types. ([#382](https://github.com/DylanVann/react-native-fast-image/issues/382)) ([e13db7d](https://github.com/DylanVann/react-native-fast-image/commit/e13db7d)), closes [#325](https://github.com/DylanVann/react-native-fast-image/issues/325)
|
34 | 35 |
|
35 |
| -## [5.1.1] - 2018-11-13 |
| 36 | +## [5.1.1] (2018-11-13) |
36 | 37 |
|
37 | 38 | ### Fixed
|
38 | 39 |
|
|
42 | 43 | - Referencing deprecated `compile` instead of `implementation`.
|
43 | 44 | - Using hardcoded `appcompat` version instead of using `rootProject.ext`.
|
44 | 45 |
|
45 |
| -## [5.1.0] - 2018-11-06 |
| 46 | +## [5.1.0] (2018-11-06) |
46 | 47 |
|
47 | 48 | @patrickkempff has done a lot to improve the stability and usefulness of this library in this release 🙏🏻.
|
48 | 49 |
|
|
56 | 57 | - Crash where activity was already destroyed before React Native could cleanup view manager. (8f702ed1d9ae69dfea172ebc5da3af7764a73808 - @patrickkempff)
|
57 | 58 | - Incorrect Flow types. (ba447531ace686d52178d943e9d5337d2fc74da7 - @retyui)
|
58 | 59 |
|
59 |
| -## [5.0.11] - 2018-10-15 |
| 60 | +## [5.0.11] (2018-10-15) |
60 | 61 |
|
61 | 62 | ### Added
|
62 | 63 |
|
|
89 | 90 | - Handle `null` `view.glideUrl`. (75a6ce766c7fc2c1dd98a4e8d8c52c3aeeb3d506 - @ratson)
|
90 | 91 | - Incorrect cache property name in readme. (0ef723101846792e20ae9ba6420d5271ba6e928a - @vieiralucas)
|
91 | 92 |
|
92 |
| -## [4.0.14] - 2018-05-09 |
| 93 | +## [4.0.14] (2018-05-09) |
93 | 94 |
|
94 | 95 | ### Changed
|
95 | 96 |
|
96 | 97 | - Add `resizeMode` examples.
|
97 | 98 |
|
98 |
| -## [4.0.13] - 2018-05-09 |
| 99 | +## [4.0.13] (2018-05-09) |
99 | 100 |
|
100 | 101 | ### Fixed
|
101 | 102 |
|
102 | 103 | - Fix initial `resizeMode`. This fixes a bug where the `stretch` resizeMode could not be used. (6e5d0d7b89d71b5c05678d1ede7f6c27f809c9e9 - @bluekurk)
|
103 | 104 |
|
104 |
| -## [4.0.12] - 2018-05-06 |
| 105 | +## [4.0.12] (2018-05-06) |
105 | 106 |
|
106 | 107 | ### Fixed
|
107 | 108 |
|
108 | 109 | - Revert some changes to default settings for building for Android. (a4e6ef3002319679d6faa95ca1314b2df36c433e)
|
109 | 110 | - Probably the correct way to deal with this going forward is to match the defaults to the values currently in React Native.
|
110 | 111 | - React Native may also choose to update the template to provide these properties on `ext`, in which case this issue would go away.
|
111 | 112 |
|
112 |
| -## [4.0.12] - 2018-05-06 |
| 113 | +## [4.0.12] (2018-05-06) |
113 | 114 |
|
114 | 115 | ### Changed
|
115 | 116 |
|
116 | 117 | - Handle asset library URIs. (466f43f4aef74765ddc6e7740d4455748047acbf)
|
117 | 118 | - Improve TypeScript types. (75e3fd7cd832ce5e571b0ce1374a47a4b4c632c4)
|
118 | 119 |
|
119 |
| -## [4.0.10] - 2018-05-05 |
| 120 | +## [4.0.10] (2018-05-05) |
120 | 121 |
|
121 | 122 | ### Changed
|
122 | 123 |
|
123 | 124 | - Handle assets from smart albums. (243b33db768b8afe4c58999db005600bda4a07dd)
|
124 | 125 |
|
125 |
| -## [4.0.9] - 2018-05-05 |
| 126 | +## [4.0.9] (2018-05-05) |
126 | 127 |
|
127 | 128 | ### Fixed
|
128 | 129 |
|
129 | 130 | - Fix some issues with the examples.
|
130 | 131 | - Use OkHttpClientProvider to allow extending preconfigured clients. (eac670b2dcd26414c6c98426a9cda35ba35c5b67 - @btegenbosch)
|
131 | 132 |
|
132 |
| -## [4.0.8] - 2018-05-05 |
| 133 | +## [4.0.8] (2018-05-05) |
133 | 134 |
|
134 | 135 | ### Added
|
135 | 136 |
|
136 | 137 | - Handle content and file urls.
|
137 | 138 |
|
138 |
| -## [4.0.7] - 2018-05-05 |
| 139 | +## [4.0.7] (2018-05-05) |
139 | 140 |
|
140 | 141 | ### Added
|
141 | 142 |
|
|
151 | 152 |
|
152 | 153 | - Fix bugs when using with `createAnimatedComponent`. (cf83d0f7f384afd262014f3a96feff32356611a2 - @kphungry)
|
153 | 154 |
|
154 |
| -## [4.0.6] - 2018-04-24 |
| 155 | +## [4.0.6] (2018-04-24) |
155 | 156 |
|
156 | 157 | ### Fixed
|
157 | 158 |
|
158 | 159 | - Fix failing iOS builds. (#189)
|
159 | 160 | - Use conditional imports to support linking and CocoaPods. (084a41497d5688c7939f94be7d48d2f2ad74fb74)
|
160 | 161 | - Fix other `FLAnimatedImage` header search path. (ac00fdaa6309f03afc3bf052584a99c18726d21e)
|
161 | 162 |
|
162 |
| -## [4.0.4] - 2018-04-21 |
| 163 | +## [4.0.4] (2018-04-21) |
163 | 164 |
|
164 | 165 | ### Changed
|
165 | 166 |
|
|
170 | 171 |
|
171 | 172 | - Fix `FLAnimatedImage` header search path. (883dc0664dfd6ca26a1b8bece161abd3b9184cf1)
|
172 | 173 |
|
173 |
| -## [4.0.3] - 2018-04-21 |
| 174 | +## [4.0.3] (2018-04-21) |
174 | 175 |
|
175 | 176 | ### Fixed
|
176 | 177 |
|
177 | 178 | - Fixes a bug where an undefined source would cause a crash. (https://github.com/DylanVann/react-native-fast-image/commit/78a28cdb814db39942125ead19742695a35b7223)
|
178 | 179 |
|
179 |
| -## [4.0.2] - 2018-04-19 |
| 180 | +## [4.0.2] (2018-04-19) |
180 | 181 |
|
181 | 182 | ### Added
|
182 | 183 |
|
|
190 | 191 |
|
191 | 192 | - Remove `borderRadius` prop that was left in accidentally, including removing it from the TypeScript definitions. `borderRadius` should now be applied using `style`.
|
192 | 193 |
|
193 |
| -## [4.0.0] - 2018-03-18 |
| 194 | +## [4.0.0] (2018-03-18) |
194 | 195 |
|
195 | 196 | ### Added
|
196 | 197 |
|
|
203 | 204 | - `HEADER_SEARCH_PATHS`. (@OceanHorn)
|
204 | 205 | - Use `DecodeFormat.PREFER_ARGB_8888` to fix image quality issues. (@TilWs)
|
205 | 206 |
|
206 |
| -## [3.0.1] - 2018-03-10 |
| 207 | +## [3.0.1] (2018-03-10) |
207 | 208 |
|
208 | 209 | ### Fixed
|
209 | 210 |
|
|
215 | 216 |
|
216 | 217 | <img width="391" alt="radius" src="https://user-images.githubusercontent.com/1537615/37248293-662f6028-249c-11e8-9923-d9a62a706607.png">
|
217 | 218 |
|
218 |
| -## [2.2.6] - 2018-03-07 |
| 219 | +## [2.2.6] (2018-03-07) |
219 | 220 |
|
220 | 221 | ### Fixed
|
221 | 222 |
|
222 | 223 | - Callbacks not being called. https://github.com/DylanVann/react-native-fast-image/commit/d9f729915486665d9aad1f1febff5348ab3ab069
|
223 | 224 |
|
224 |
| -## [2.2.4] - 2018-02-13 |
| 225 | +## [2.2.4] (2018-02-13) |
225 | 226 |
|
226 | 227 | ### Changed
|
227 | 228 |
|
228 | 229 | - Update TypeScript definitions to include `borderRadius`.
|
229 | 230 |
|
230 |
| -## [2.2.3] - 2018-01-31 |
| 231 | +## [2.2.3] (2018-01-31) |
231 | 232 |
|
232 | 233 | ### Added
|
233 | 234 |
|
234 | 235 | - Typescript type definitions. https://github.com/DylanVann/react-native-fast-image/pull/116/commits/f5422f851d428c8b60ca170a682164a32ffa4bb9
|
235 | 236 |
|
236 |
| -## [2.1.4] - 2018-01-31 |
| 237 | +## [2.1.4] (2018-01-31) |
237 | 238 |
|
238 | 239 | ### Fixed
|
239 | 240 |
|
240 | 241 | - Styles not being passed when using a local image. https://github.com/DylanVann/react-native-fast-image/commit/1cf545253c385b42593f4b226029cb4aaa0ed325
|
241 | 242 |
|
242 |
| -## [2.1.3] - 2018-01-30 |
| 243 | +## [2.1.3] (2018-01-30) |
243 | 244 |
|
244 | 245 | ### Added
|
245 | 246 |
|
|
257 | 258 | - Default `resizeMode` on Android. https://github.com/DylanVann/react-native-fast-image/commit/d4210c0ed03d7e0c49389f6abbb3c713e68e5142
|
258 | 259 | - Preloading on android. https://github.com/DylanVann/react-native-fast-image/commit/de4f40a3a30a95fb8cdab714735501650e335dd9
|
259 | 260 |
|
260 |
| -## [2.0.1] - 2017-11-30 |
| 261 | +## [2.0.1] (2017-11-30) |
261 | 262 |
|
262 | 263 | ### Removed
|
263 | 264 |
|
264 | 265 | - Locking of node version with `engines`.
|
265 | 266 |
|
266 |
| -## [2.0.0] - 2017-11-30 |
| 267 | +## [2.0.0] (2017-11-30) |
267 | 268 |
|
268 | 269 | ### Changed
|
269 | 270 |
|
|
279 | 280 |
|
280 | 281 | - Removing backwards compatible `View.propTypes`.
|
281 | 282 |
|
282 |
| -## [1.0.0] - 2017-08-08 |
| 283 | +## [1.0.0] (2017-08-08) |
283 | 284 |
|
284 | 285 | ### Added
|
285 | 286 |
|
|
289 | 290 |
|
290 | 291 | - Support for `react-native < 0.47.0` because of a change to how native modules work.
|
291 | 292 |
|
292 |
| -## [0.0.11] - 2017-06-20 |
| 293 | +## [0.0.11] (2017-06-20) |
293 | 294 |
|
294 | 295 | ### Added
|
295 | 296 |
|
296 | 297 | - Add support for preloading. ( 4e69ddd09908139feda66b283713d2b0efa04522 ) - @fjcaetano
|
297 | 298 | - Improve docs formatting.
|
298 | 299 |
|
299 |
| -## [0.0.10] - 2017-05-04 |
| 300 | +## [0.0.10] (2017-05-04) |
300 | 301 |
|
301 | 302 | ### Added
|
302 | 303 |
|
303 | 304 | - Add gif support to iOS. 🎞
|
304 | 305 |
|
305 |
| -## [0.0.9] - 2017-05-03 |
| 306 | +## [0.0.9] (2017-05-03) |
306 | 307 |
|
307 | 308 | ### Fixed
|
308 | 309 |
|
309 | 310 | - Re-release of previous version.
|
310 | 311 |
|
311 |
| -## [0.0.8] - 2017-05-03 |
| 312 | +## [0.0.8] (2017-05-03) |
312 | 313 |
|
313 | 314 | ### Fixed
|
314 | 315 |
|
315 | 316 | - Fixed submodule installation.
|
316 | 317 | - This issue also caused the last version released to be packaged incorrectly (did not include SDWebImage).
|
317 | 318 |
|
318 |
| -## [0.0.7] - 2017-04-28 |
| 319 | +## [0.0.7] (2017-04-28) |
319 | 320 |
|
320 | 321 | ### Fixed
|
321 | 322 |
|
322 | 323 | - Fix library header search paths. These being set incorrectly was causing archiving to fail.
|
323 | 324 |
|
324 |
| -## [0.0.6] - 2017-04-20 |
| 325 | +## [0.0.6] (2017-04-20) |
325 | 326 |
|
326 | 327 | ### Fixed
|
327 | 328 |
|
328 | 329 | - Fix setNativeProps for plain Image component (no source).
|
329 | 330 |
|
330 |
| -## [0.0.5] - 2017-04-19 |
| 331 | +## [0.0.5] (2017-04-19) |
331 | 332 |
|
332 | 333 | ### Fixed
|
333 | 334 |
|
334 | 335 | - Forward `setNativeProps`. Makes this component work with `TouchableOpacity`.
|
335 | 336 |
|
336 |
| -## [0.0.4] - 2017-04-18 |
| 337 | +## [0.0.4] (2017-04-18) |
337 | 338 |
|
338 | 339 | ### Fixed
|
339 | 340 |
|
340 | 341 | - Fix `onLoad` and `onError` props on iOS.
|
341 | 342 |
|
342 |
| -## [0.0.3] - 2017-04-18 |
| 343 | +## [0.0.3] (2017-04-18) |
343 | 344 |
|
344 | 345 | ### Changed
|
345 | 346 |
|
346 | 347 | - Remove useless image loading cancellation code.
|
347 | 348 | - Improve example.
|
348 | 349 | - Improve code formatting.
|
349 | 350 |
|
350 |
| -## [0.0.2] - 2017-04-17 |
| 351 | +## [0.0.2] (2017-04-17) |
351 | 352 |
|
352 | 353 | ### Added
|
353 | 354 |
|
354 | 355 | - Initial release (for real).
|
355 | 356 |
|
356 |
| -## 0.0.1 - 2017-04-17 |
| 357 | +## 0.0.1 (2017-04-17) |
357 | 358 |
|
358 | 359 | ### Added
|
359 | 360 |
|
|
0 commit comments