Skip to content

Releases: coderoad/coderoad-cli

v0.9.1

Choose a tag to compare

@ShMcK ShMcK released this 14 Jan 04:35

v0.9.1

Require an id for a tutorial.

v0.7.0

Choose a tag to compare

@ShMcK ShMcK released this 03 Apr 04:31
14afae3

Fixes issue with "#" tags not working in text portions.

v0.6.0

Choose a tag to compare

@ShMcK ShMcK released this 06 Aug 14:27
ac117e2

Working version for v0.13 of CodeRoad.

  • BREAKING CHANGE:
    • config.testRunner.setup is now config.setup
    • config.setup runs in the root workspace directory, not the config.testRunner.directory

v0.5.1

Choose a tag to compare

@ShMcK ShMcK released this 02 Aug 01:13

Fix issue with INIT commits in reverse order

v0.5.0

Choose a tag to compare

@ShMcK ShMcK released this 31 Jul 19:29
8a2ca9c

Support "reset" commands

v0.4.2

Choose a tag to compare

@ShMcK ShMcK released this 25 Jun 01:36
20a4083

Fixes for:

  • empty white space in markdown
  • parses hints starting with -
  • validation for markdown when no commit available

v0.4.0

Choose a tag to compare

@ShMcK ShMcK released this 24 Jun 03:21
e4f5c19

Treats the markdown as the source of truth. This means if a level/step isn't in the config, it will still build.

Allows for the new recommended way of labeling levels/steps:

In markdown:

Level: ## 1. Level one
Step: ### 1.1 A Label (label is optional)
And in commits:

1 Level
1.1 First step commit
1.1S First step solution

v0.3.0

Choose a tag to compare

@ShMcK ShMcK released this 15 Jun 14:56
5222806

Run "validate" to for tutorial unit tests.

It will run through the tutorial like a user and test that setup fails and solution steps pass.

coderoad validate

Initial Release

Initial Release Pre-release
Pre-release

Choose a tag to compare

@ShMcK ShMcK released this 01 Jun 03:31
v0.1.1

v0.1.1