Skip to content

Releases: darrachequesne/has-binary

1.0.3

14 May 11:53
05adb9c
Compare
Choose a tag to compare

1.0.3 (2018-05-14)

Bug Fixes

1.0.2

14 May 11:53
Compare
Choose a tag to compare

1.0.2 (2017-04-27)

Bug Fixes

  • Fix Blob detection for iOS 8/9 (2a7b25c)

1.0.0

14 May 11:54
Compare
Choose a tag to compare

1.0.0 (2017-04-05)

Bug Fixes

  • do not call toJSON more than once (#7) (27165d2)
  • Ensure globals are functions before running instanceof checks against them. (#4) (f9be9b3)
  • fix the case when toJSON() returns a Buffer (#6) (518747d)

Performance Improvements