Skip to content

v0.8.0 (v12)

Compare
Choose a tag to compare
@gazmull gazmull released this 12 Mar 19:05
· 85 commits to master since this release
1e5d3fb

Added

  • Added .catch() for clientMessage deletion (#23)
  • Reflected MessageEmbed API (added SpliceFields, and setTimestamp now accepts a specified timestamp/date)
  • Added declaration file for TypeScript users

Changed

  • README has been cleaned up (removed v11 branch deprecation notice too)
  • Documentation site changed from JSDoc to TypeDoc
  • Use yarn command on package scripts (due to yarn.lock)

Removed

  • Discord.JS stable compatibility (*-v11)

Fixed

  • Better array checking
  • FieldsEmbed Mode no longer puts its pageIndicator on embed description, puts at the message content instead.