Skip to content

v2.19.0

Latest
Compare
Choose a tag to compare
@wh0 wh0 released this 09 Jul 05:50
· 10 commits to master since this release

Spotlight change:

  • When an API request errors, we now show what came in the body of the response.

Little things:

  • a cp now properly detects if there's an error when copying the asset.

Developer changes:

  • Added TypeScript type checking, which actually found a real bug. Good work, TypeScript.
  • OtClient is now just an object that you pass to various otClient functions, instead of being a class