Skip to content

Releases: quick007/tellojs

v1.2.2 - The Errors and Examples Update

Choose a tag to compare

@quick007 quick007 released this 27 Jun 07:38
  • Fixed error handing for movement and negative numbers'
  • Added more complex examples
  • Readme updates

v1.1.1 - Better Deno Profile!

Choose a tag to compare

@quick007 quick007 released this 27 Jun 04:39
5e947c5

Updates the readme and link for deno

v1.1.0 - Better Options!

Choose a tag to compare

@quick007 quick007 released this 27 Jun 04:34

This update adds:

  • Better default options that work seamlessly without phoning back to deno
  • Updates to the readme to make it clearer
  • Another example

v1.0.3 - New Readme

Choose a tag to compare

@quick007 quick007 released this 26 Jun 07:40
1dadc0a

Added a brand new readme

v1.0.2 - Default Config

Choose a tag to compare

@quick007 quick007 released this 26 Jun 07:15

Added this default config:

{
	"telloIP": "192.168.10.1",
	"telloPort": 8889,
	"webserver": 3000,
	"telloStatePort": 8890,
	"telloVideoPort": 8890,
	"enhancedLogging": false
}

v1.0.1 Better Process

Choose a tag to compare

@quick007 quick007 released this 26 Jun 07:11

Use a better default export

v1.0.0 - First Release!

Choose a tag to compare

@quick007 quick007 released this 26 Jun 06:47