Skip to content

3.0.1

Compare
Choose a tag to compare
@AlexanderGranhof AlexanderGranhof released this 27 Nov 14:15
· 60 commits to master since this release
3d5a504

v3.0.0 Breaking changes

  • Package is now only async.
  • Removed offsetBuffer and async option from config.
  • Removed DELAYS attribute from the tello-data.json and the tello package.

v3.0.0 General changes

  • Replaced large sections of the code that could be replaced with native node modules, such as events and assert.
  • Added testing and linting