Releases: The-Best-Codes/discraft-js
Releases · The-Best-Codes/discraft-js
v1.5.2
Full Changelog: v1.5.0...v1.5.2
Push updates into stable.
v1.5.1-beta.1
Full Changelog: v1.5.1-beta.0...v1.5.1-beta.1
Beta
Bug fixes
- Create project directories recursively when copying files
v1.5.1-beta.0
Full Changelog: v1.5.0...v1.5.1-beta.0
Beta
Updates
- Minify files to reduce bundle size.
Bug fixes
- Fix the CLI bug where the directory is named
.discraft
instead ofdiscraft
.
v1.5.1-beta.2
Full Changelog: v1.5.1-beta.1...v1.5.1-beta.2
Beta
- Attempt to fix issue with init script creating bot config as a directory
v1.5.0
v1.4.13
Full Changelog: v1.4.12...v1.4.13
- Attempt to fix a bug created by the fix to issue #2
v1.4.12
Full Changelog: v1.4.11...v1.4.12
v1.4.11
Full Changelog: v1.4.10...v1.4.11
Tests
- Try to resolve issue with
.discraft
folder on some distros by removing the.
v1.4.10
Full Changelog: v1.4.9...v1.4.10
Fixes
- Fix the issue with the
init
command not creating the.discraft
folder
v1.4.9
Full Changelog: v1.4.8...v1.4.9
Layout changes
CommandHandler.js
was moved to the.discraft
folder- There is now a custom event handler file
Updates
- The CLI and docs have some updates
- A few dependency updates