Skip to content

Releasing v1.0.0

Compare
Choose a tag to compare
@wonderlandpark wonderlandpark released this 08 Jul 03:03
· 4 commits to main since this release
cb075cd

Typescript is here!

BREAKING CHANGE

  1. Dokdo.Client

YOU SHOULD USE new Dokdo.Client() instead of new Dokdo()

Please check the example on readme or examples/bot.js.

  1. Removed djsDocs command

Due to outdated api website, the djsDocs command has been removed.

Related PR

Full Changelog: v0.6.2...v1.0