This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Releases: Vylpes/vylbot-core
Releases · Vylpes/vylbot-core
December 2021 (v2.0.3)
What's Changed
Full Changelog: v2.0.2...v2.0.3
November 2021 (v2.0.2)
- Fix bug where typings wouldn't work
Full Changelog: v2.0.1...v2.0.2
October 2021 (v2.0.1)
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #57
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #56
Full Changelog: v2.0.0...v2.0.1
October 2021 (v2.0.0)
- Migrated to TypeScript
- Add tests using jest
- Ability to disable commands
2.0 Pre-Release 2
- Added ability to disable commands
- Update command classes to use
export default
rather thanexport
a class of the same name as the file, which is more prone to error
2.0 Pre-Release 1
- Swapped package manager to yarn
- Migrated to TypeScript
- Added tests
June 2021 (v1.0.5)
- Bump ws from 7.3.1 to 7.5.0 in /src fdfa5ae