Releases: cordejs/corde
Releases · cordejs/corde
2.0.3
Bump dependencies version
2.0.2
Fix corde execution
2.0.1
Chore:
- Change README logo. (it has a logo with 2mb, and was replace for a logo with 10kb)
2.0.0
Breaking changes: 😨
- Renamed
command
toexpect
and test functions witch has prefixmust
(mustReturn) now isto
(toReturn) #266
Feature: 🚀
- Now is possible add
group
ortest
without add a name for then #291. - Allowed users to define test files in CLI #317
- Reviwed error messages #302
- Created toRemoveReaction command #318
- Created toSetRoleColor command #271
- Created toDeleteRole command #272
- Created toSetRoleHoist command #273
- Created toSetRoleMentionable command #270
- Created toRenameRole command #269
- Created toSetRolePosition command #267
- Created toSetRolePermissions command #268
- Created afterEach function #191
- Created beforeEach function #265
- Created toPinMessage command #243
- Created toUnpinMessage command #244
- Add default export "corde" with all available functions #482
- Allow send message of corde bot from API #483
- Created toEditMessage command #242
Bug fix: 🐛
- Fix snipper bar #324
- Expect.not setting command name as null #341
- Corde does not execute #421
- Rename config file from corde.** to corde.config.** #429
- Add test directly to corde.group returns empty test file #497
Chore:
2.0.0-beta.28
v2.0.0-beta.28 chore(e2e): add tests for toDeleteRole and fix it
2.0.0-beta.26
v2.0.0-beta.26 v2.0.0-beta-26
2.0.0-beta.27
Add wait time to toSetRoleMentionable function to avoid inconsistence
2.0.0-beta.25
v2.0.0-beta.25 v2.0.0-beta-25
2.0.0-beta.23
v2.0.0-beta.23 v2.0.0-beta-23
2.0.0-beta.22
v2.0.0-beta.22 chore: fix tests