Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Releases: dirigeants/klasa

Long over due

22 May 21:47
541c9e5
Compare
Choose a tag to compare

Yeah, this wont be supported for long, just wait until v0.6.0 soon:tm:

v0.4.0

27 Feb 23:16
Compare
Choose a tag to compare

Added

  • [f7d0ebee52] Added a monitorError event. (bdistin)
  • [b2bb9b1d75] (#98) Added the events commandUnknown, pieceLoaded, pieceUnloaded, pieceReloaded, pieceEnabled, pieceDisabled. (bdistin)
  • [d5cf8c7ac5] (#95) Added promptTime as an option for KlasaClientOptions. (kyranet)
  • [12616ee190] (#86) [BREAKING] Added ignoreOthers as an option for monitors. Defaults to true. (bdistin)
  • [f3e6ba68d7],
    [b4052c9db8],
    [67dd509dff] and
    [a7a3b82ec7] Added the @since to all the JSDocs. (bdistin)
  • [95e4d4fdd4] (#57) Added a configurable menu time for RichDisplay. (pedall)
  • [b93cfb57fb] (#65) Added the Stopwatch class. (bdistin)
  • [adb5afa450] (#52) Added the RichDisplay tutorial. (HellPie)
  • [0c066e0694] and
    [4c095dc7fd] Added toString() method to the Store class. (bdistin)
  • [4d5b2bc5e4] (#35) Added RichDisplay and RichMenu. (bdistin)
  • [e6048e6181] (#26) Added typings. (kyranet)
  • [b1bf841214] (#21) Added KlasaColors and KlasaConsole. (bdistin)
  • [e1cceac96c] (#19) Added the events verbose and wtf. (HellPie)
  • [c5615ffb74] (#18) Added readyMessage as a KlasaClientConfig option. (MrJacz)

Changed

  • [3b03c49933] (#93) Overhauled tutorials. (MrJacz)
  • [b11938d636] (#94) Better stopwatch. (bdistin)
  • [c096d8fac0] (#81) Command handler improvements. (bdistin)
  • [a0663a2dd9] Updated readme. (bdistin)
  • [7c12364888] (#73) [DEPS] Updated ESLint from 4.9.0 to 4.10.0. (bdistin)
  • [4f82726429] (#68) Updated the CreatingCommands.md tutorial to improve the option for quotedStringSupport. (Pandraghon)
  • [eab6123d59] [DEPS] Updated moment from 2.18.1 to 2.19.1, eslint from 4.6.1 to 4.9.0, tslint from 5.7.0 to 5.8.0 and typescript from 2.5.2 to 2.5.3. (bdistin)
  • [c188ad98ab] [DEPS] Updated fs-nextra from 0.3.0 to 0.3.2. (bdistin)
  • [92ef3cba08] Better usage for the transfer command. (bdistin)
  • [c24e3f7b7a] (#59) Renamed messageBulkDelete to messageDeleteBulk. (ghost)
  • [2603688f84] Updated the sendMessage extendable. (bdistin)
  • [a22f1b7049] Updated README.md (bdistin)
  • [834093ad76] (#40) Improved reaction options for RichDisplay. (pedall)
  • [71b399d2a0] (#38) Added more info to stats command. (tech6hutch)
  • [044f58e295] Updated Getting Started tutorial. (bdistin)
  • [d244d7b905] Updated fs-nextra to 0.3.0 and require Node.js 8.5.0. (bdistin)
  • [bfdec7a85d] Updated the commandInhibited event. (bdistin)
  • [4f33028286] Made the error better when a piece is not a class. (bdistin)
  • [c824733037] (#23) Added quotedStringSupport to the CreatingCommand docs. (Skillz4Killz)
  • [b3db1a1c7c] (#20) Added several missing properties to the CreatingEvents docs. (MrJacz)
  • [7c3b797d33] [DEPS] Moved discord.js to be a peer dependency. (bdistin)
  • [e1cceac96c] (#19) Redesigned the log output. (HellPie)

Removed

  • [c096d8fac0] (#81) Removed prefixMention from ClientOptions. (bdistin)
  • [b93cfb57fb] (#65) [DEPS] Removed performance-now as a dependency (replaced with perf_hooks). Bumped Node.js' minimum version to 8.5.0. (bdistin)
  • [b1bf841214] (#21) [DEPS] Removed chalk and moment-duration-format as dependencies. (bdistin)

Fixed

  • [889c8e53dd] Fixed #97. (bdistin)
  • [dbc477d846] Fixed #96. (bdistin)
  • [e0ff381d13] (#90) Fix incorrect KlasaClientConfig typing. (KenanY)
  • [390c1035e1] (#91) Fix RichMenu#run() return value type. (KenanY)
  • [78b96b90bb] (#77) Fixed IncludedEvents.md. (Pandraghon)
  • [2b40342a12] Fixed the initial edit for RichDisplay. (bdistin)
  • [1443d3b9f2] Fixed the loading bug. (bdistin)
  • [b6df5b5816] (#76) Fix for commands that return a virtual "never". (kyranet)
  • [c429420cb2] Fixed the event emit to commandError from the commandHandler monitor firing up even when there's not an error. (bdistin)
  • [[53eacfb9f8](https://github.com/dirigeants/klasa/com...
Read more