Skip to content

Releases: cordejs/corde

1.0.0

05 Jul 23:15
Compare
Choose a tag to compare

🚀 Features

  • Allow user to set config file in CLI [#194]
  • Create validate command to check data of configs [#187]
  • Create init command [#186]
  • Allow use more than one type of config file [#182]
  • Add command to init corde.json [#181]
  • Add command to check corde version [#180]
  • Migrate the CLI to commander [#179]
  • Rewrite architeture [#174]

😨 Breaking changes

  • Restrict corde to use node v12 or newer [#185]
  • Rename functions "should" to "must" [#178]
  • Create .not statement instead of a method for each deny function [#177]
  • Rename configuration "testFilesDir" to "testFiles" and make it a array instead of plain string [#165]
  • Create addsReaction command [#129]
  • Create deep search for tests files [#129]

🐛 Bug Fixes

  • Not full report is showing [#176]

0.2.4

14 Jun 21:32
fea0f93
Compare
Choose a tag to compare

Update dependencies

0.2.3

08 Jun 01:37
809464e
Compare
Choose a tag to compare

Fix logo path erro in README.md

0.2.2

08 Jun 01:33
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Removes the property botFilePath from configs due to not usage. Fixed not file folder error message when reading configs.
  • Pumped libraries version.

0.2.1

02 Jun 19:19
ea85781
Compare
Choose a tag to compare
release v0.2.1

version 0.2.0 wasn't changed in package.json (it is 0.1.0 there)

0.2.0

02 Jun 19:17
676f8a2
Compare
Choose a tag to compare
v0.2.0

Merge pull request #157 from lucasgmagalhaes/dependabot/npm_and_yarn/…

0.1.0

16 May 21:04
Compare
Choose a tag to compare
v0.1.0

Merge branch 'master' of https://github.com/lucasgmagalhaes/corde

ancient_prototype

10 Jun 00:27
de64302
Compare
Choose a tag to compare
ancient_prototype Pre-release
Pre-release

Old project version

0.1.0-beta.1

21 Apr 02:41
eb73932
Compare
Choose a tag to compare

Functions

  • group
  • test
  • command
    • shouldReturn
    • shouldNotReturn

Attempt of multi_thread work

10 Jun 00:29
Compare
Choose a tag to compare
Pre-release

Old version of corde