397793ee54c9dd93911d705cb253bc6469befd67
[platform/framework/web/wrtjs.git] / device_home / node_modules / has-binary2 / History.md
1 <a name="1.0.3"></a>
2 ## [1.0.3](https://github.com/darrachequesne/has-binary/compare/1.0.2...1.0.3) (2018-05-14)
3
4
5 ### Bug Fixes
6
7 * avoid use of global ([#4](https://github.com/darrachequesne/has-binary/issues/4)) ([91aa21e](https://github.com/darrachequesne/has-binary/commit/91aa21e))
8
9
10
11 <a name="1.0.2"></a>
12 ## [1.0.2](https://github.com/darrachequesne/has-binary/compare/1.0.1...1.0.2) (2017-04-27)
13
14
15 ### Bug Fixes
16
17 * Fix Blob detection for iOS 8/9 ([2a7b25c](https://github.com/darrachequesne/has-binary/commit/2a7b25c))
18
19
20
21 <a name="1.0.1"></a>
22 ## [1.0.1](https://github.com/darrachequesne/has-binary/compare/1.0.0...1.0.1) (2017-04-05)
23
24
25
26 <a name="1.0.0"></a>
27 # [1.0.0](https://github.com/darrachequesne/has-binary/compare/0.1.7...1.0.0) (2017-04-05)
28
29
30 ### Bug Fixes
31
32 * do not call toJSON more than once ([#7](https://github.com/darrachequesne/has-binary/issues/7)) ([27165d2](https://github.com/darrachequesne/has-binary/commit/27165d2))
33 * Ensure globals are functions before running `instanceof` checks against them. ([#4](https://github.com/darrachequesne/has-binary/issues/4)) ([f9be9b3](https://github.com/darrachequesne/has-binary/commit/f9be9b3))
34 * fix the case when toJSON() returns a Buffer  ([#6](https://github.com/darrachequesne/has-binary/issues/6)) ([518747d](https://github.com/darrachequesne/has-binary/commit/518747d))
35
36
37 ### Performance Improvements
38
39 * Performance improvements ([#3](https://github.com/darrachequesne/has-binary/issues/3)) ([3e88e81](https://github.com/darrachequesne/has-binary/commit/3e88e81))
40
41
42
43 <a name="0.1.7"></a>
44 ## [0.1.7](https://github.com/darrachequesne/has-binary/compare/0.1.6...0.1.7) (2015-11-19)
45
46
47
48 <a name="0.1.6"></a>
49 ## [0.1.6](https://github.com/darrachequesne/has-binary/compare/0.1.5...0.1.6) (2015-01-24)
50
51
52
53 <a name="0.1.5"></a>
54 ## 0.1.5 (2014-09-04)
55
56
57