Releases: quick007/tellojs
Releases · quick007/tellojs
v1.2.2 - The Errors and Examples Update
v1.1.1 - Better Deno Profile!
Updates the readme and link for deno
v1.1.0 - Better Options!
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
Added a brand new readme
v1.0.2 - Default Config
Added this default config:
{
"telloIP": "192.168.10.1",
"telloPort": 8889,
"webserver": 3000,
"telloStatePort": 8890,
"telloVideoPort": 8890,
"enhancedLogging": false
}
v1.0.1 Better Process
Use a better default export