Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Version 1.0.5

Compare
Choose a tag to compare
@TMUniversal TMUniversal released this 06 Oct 16:04
· 168 commits to master since this release

1.0.5 / 06-10-2020

Documentation:

  • Update README.md to include (59d0811)
    • usage instructions
    • examples
    • advanced techniques and examples
    • further reading
  • Add discord.js to tags
  • Re-order tags

Chores:

  • Introduce CHANGELOG.md
  • Remove unnecessarily cluttering commit script

CI:

  • Add build-testing workflow

Dependencies:

  • Move discord-akairo to optional dependencies
  • Bump @types/node from 14.11.4 to 14.11.5
  • Remove unused jest

Style:

  • Apply prettier code style