Skip to content

v0.17.9

Choose a tag to compare

@ShrBox ShrBox released this 30 Mar 15:27
· 40 commits to develop since this release
2f0cc40

Changed

  • Breaking Change: Exceptions will be thrown to scripts directly when API calls fail, instead of returning null or
    undefined. This may cause some old scripts to break if they don't handle exceptions properly. @zimuya4153 @ShrBox

Fixed