Skip to content

Releases: jongear/minidrone

v1.1.0

18 Jan 16:41
c7a396c
Compare
Choose a tag to compare

1.1.0 (2019-01-18)

Features

  • Drone.ts: Add support to auto-detect Parrot Mambo's manufacturer hex record (bcf928b)

v1.0.2

17 Jan 15:24
4290d2b
Compare
Choose a tag to compare

1.0.2 (2019-01-17)

Bug Fixes

  • Drone.ts: Swapped out Noble for Noble-mac (7b662c8)
  • eg: Fix Noble import to be noble-mac (c1eea57)

v1.0.1

15 Jan 18:29
05765e0
Compare
Choose a tag to compare

1.0.1 (2019-01-15)

Bug Fixes

  • Drone.ts: isDronePeripheral was not a static method on Drone which broke backwards compatabilit (0d05188)

v1.0.0

14 Jan 22:39
03b4a98
Compare
Choose a tag to compare

1.0.0 (2019-01-14)

Features

  • Drone.ts: Migrate Drone to TypeScript (b1c683b)
  • Swarm.ts: Added support for swarm (a428934)