Skip to content

Latest commit

 

History

History
79 lines (40 loc) · 938 Bytes

CHANGELOG.md

File metadata and controls

79 lines (40 loc) · 938 Bytes

harmony.js

0.7.0

Minor Changes

  • f9a0208: Re-export discord.js

0.6.2

Patch Changes

  • 2ae4282: Fix command data type

0.6.1

Patch Changes

  • 8b303eb: Fix event execute return type

0.6.0

Minor Changes

  • f57c404: Restructured all classes

0.5.1

Patch Changes

  • 2a4153c: Fix default validations not being loaded (again)

0.5.0

Minor Changes

  • 2474c55: Fix default validations not being loaded

0.4.0

Minor Changes

  • d87660f: Remove client parameter from command.execute

0.3.0

Minor Changes

  • 756108d: Fix "require is not defined"

0.2.2

Patch Changes

  • d836098: Log options

0.2.1

Patch Changes

  • 55418c6: Simplify option merge logic

0.2.0

Minor Changes

  • 636c47b: Use import.meta.dirname instead of __dirname

0.1.0

Minor Changes

  • 4adc404: Remove pino dependency

0.0.1

Patch Changes

  • 244843d: Initial release