This repository was archived by the owner on Aug 28, 2020. It is now read-only.
Releases: dirigeants/klasa
Releases · dirigeants/klasa
Long over due
v0.4.0
Added
- [
f7d0ebee52] Added amonitorErrorevent. (bdistin) - [
b2bb9b1d75] (#98) Added the eventscommandUnknown,pieceLoaded,pieceUnloaded,pieceReloaded,pieceEnabled,pieceDisabled. (bdistin) - [
d5cf8c7ac5] (#95) AddedpromptTimeas an option forKlasaClientOptions. (kyranet) - [
12616ee190] (#86) [BREAKING] AddedignoreOthersas an option for monitors. Defaults to true. (bdistin) - [
f3e6ba68d7],
[b4052c9db8],
[67dd509dff] and
[a7a3b82ec7] Added the@sinceto 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] AddedtoString()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 eventsverboseandwtf. (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 from4.9.0to4.10.0. (bdistin) - [
4f82726429] (#68) Updated theCreatingCommands.mdtutorial to improve the option forquotedStringSupport. (Pandraghon) - [
eab6123d59] [DEPS] Updated moment from2.18.1to2.19.1, eslint from4.6.1to4.9.0,tslintfrom5.7.0to5.8.0and typescript from2.5.2to2.5.3. (bdistin) - [
c188ad98ab] [DEPS] Updated fs-nextra from0.3.0to0.3.2. (bdistin) - [
92ef3cba08] Better usage for the transfer command. (bdistin) - [
c24e3f7b7a] (#59) RenamedmessageBulkDeletetomessageDeleteBulk. (ghost) - [
2603688f84] Updated thesendMessageextendable. (bdistin) - [
a22f1b7049] UpdatedREADME.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] Updatedfs-nextrato0.3.0and requireNode.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] Moveddiscord.jsto be a peer dependency. (bdistin) - [
e1cceac96c] (#19) Redesigned the log output. (HellPie)
Removed
- [
c096d8fac0] (#81) RemovedprefixMentionfromClientOptions. (bdistin) - [
b93cfb57fb] (#65) [DEPS] Removedperformance-nowas a dependency (replaced withperf_hooks). Bumped Node.js' minimum version to8.5.0. (bdistin) - [
b1bf841214] (#21) [DEPS] Removedchalkandmoment-duration-formatas dependencies. (bdistin)
Fixed
- [
889c8e53dd] Fixed #97. (bdistin) - [
dbc477d846] Fixed #96. (bdistin) - [
e0ff381d13] (#90) Fix incorrect KlasaClientConfig typing. (KenanY) - [
390c1035e1] (#91) FixRichMenu#run()return value type. (KenanY) - [
78b96b90bb] (#77) FixedIncludedEvents.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 tocommandErrorfrom thecommandHandlermonitor firing up even when there's not an error. (bdistin) - [[
53eacfb9f8](https://github.com/dirigeants/klasa/com...