Skip to content

Releases: The-Best-Codes/discraft-js

v1.5.2

16 Nov 23:37
0a32904
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.2

Push updates into stable.

v1.5.1-beta.1

16 Nov 23:10
c9acb48
Compare
Choose a tag to compare

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

16 Nov 22:48
a118725
Compare
Choose a tag to compare

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 of discraft.

v1.5.1-beta.2

16 Nov 23:35
86fe7c1
Compare
Choose a tag to compare
v1.5.1-beta.2 Pre-release
Pre-release

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

05 Nov 02:52
e906084
Compare
Choose a tag to compare

Full Changelog: v1.4.13...v1.5.0

Updates

  • Rollup was updated
  • globals was updated

v1.4.13

02 Nov 19:48
352a811
Compare
Choose a tag to compare

Full Changelog: v1.4.12...v1.4.13

  • Attempt to fix a bug created by the fix to issue #2

v1.4.12

02 Nov 19:23
6bf96dc
Compare
Choose a tag to compare

Full Changelog: v1.4.11...v1.4.12

Attempts to fix issue #2
#2

v1.4.11

02 Nov 18:58
44b8c9b
Compare
Choose a tag to compare

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

02 Nov 18:46
b978f88
Compare
Choose a tag to compare

Full Changelog: v1.4.9...v1.4.10

Fixes

  • Fix the issue with the init command not creating the .discraft folder

v1.4.9

02 Nov 02:02
2650c4e
Compare
Choose a tag to compare

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