- Notifications
You must be signed in to change notification settings - Fork2
Releases: coderoad/coderoad-cli
v0.9.1
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.7.0
14afae3
Compare
Fixes issue with "#" tags not working in text portions.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.6.0
ac117e2
Compare
Working version for v0.13 of CodeRoad.
- BREAKING CHANGE:
config.testRunner.setup
is nowconfig.setup
config.setup
runs in the root workspace directory, not theconfig.testRunner.directory
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.5.1
Compare
Fix issue with INIT commits in reverse order
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.5.0
8a2ca9c
Compare
Support "reset" commands
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.4.2
20a4083
Compare
Fixes for:
- empty white space in markdown
- parses hints starting with
-
- validation for markdown when no commit available
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.4.0
e4f5c19
Compare
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.3.0
5222806
Compare
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Initial Release
Compare
v0.1.1v0.1.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.