Skip to content

Releases: cordejs/corde

2.0.3

22 Mar 13:32
Compare
Choose a tag to compare

Bump dependencies version

2.0.2

21 Mar 02:37
8443f39
Compare
Choose a tag to compare

Fix corde execution

2.0.1

01 Feb 22:29
Compare
Choose a tag to compare

Chore:

  • Change README logo. (it has a logo with 2mb, and was replace for a logo with 10kb)

2.0.0

31 Jan 19:35
Compare
Choose a tag to compare

Breaking changes: 😨

  • Renamed command to expect and test functions witch has prefix must(mustReturn) now is to (toReturn) #266

Feature: 🚀

  • Now is possible add group or test 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:

  • Add lin in CI #277
  • Rewrite tests structures #274
  • Create json schema for corde.config.json configs #280
  • Implement e2e tests #478, #484

2.0.0-beta.28

28 Jan 22:01
Compare
Choose a tag to compare
v2.0.0-beta.28

chore(e2e): add tests for toDeleteRole and fix it

2.0.0-beta.26

23 Jan 01:59
Compare
Choose a tag to compare
v2.0.0-beta.26

v2.0.0-beta-26

2.0.0-beta.27

24 Jan 15:33
a8f85ce
Compare
Choose a tag to compare

Add wait time to toSetRoleMentionable function to avoid inconsistence

2.0.0-beta.25

20 Jan 00:05
Compare
Choose a tag to compare
v2.0.0-beta.25

v2.0.0-beta-25

2.0.0-beta.23

19 Jan 01:37
Compare
Choose a tag to compare
v2.0.0-beta.23

v2.0.0-beta-23

2.0.0-beta.22

08 Nov 19:46
Compare
Choose a tag to compare
v2.0.0-beta.22

chore: fix tests