Skip to content

Releases: tidev/node-ios-device

v2.0.0

01 Jul 17:35
Compare
Choose a tag to compare

node-ios-device v2 is a complete rewrite with major breaking changes. The public API has been modernized as well as the native code.

  • BREAKING CHANGE: Dropped support for Node.js 0.10 through 7.x.
  • BREAKING CHANGE: Refactored public API to use async/await instead of callbacks.
  • fix: Fixed deviceColor to resolve correct value instead of a number.
  • feat: Switched from 'debug' to 'snooplogg'.
  • chore: Updated to latest Node.js build targets.
  • chore: Updated npm deps.

v0.5.0

07 Aug 21:24
Compare
Choose a tag to compare

Add support for Node.js 0.10.40 and 0.12.7 as well as io.js 2.5 and 3.0.

0.3.2

12 Feb 21:14
Compare
Choose a tag to compare

Compatibility fixes for Node 0.12