- Notifications
You must be signed in to change notification settings - Fork2
Releases: coderoad/coderoad-cli
v0.9.1
v0.7.0
14afae3Fixes issue with "#" tags not working in text portions.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.6.0
ac117e2Working version for v0.13 of CodeRoad.
- BREAKING CHANGE:
config.testRunner.setupis nowconfig.setupconfig.setupruns 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
Fix issue with INIT commits in reverse order
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.5.0
8a2ca9cSupport "reset" commands
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.4.2
20a4083Fixes 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
e4f5c19Treats 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
5222806Run "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
v0.1.1v0.1.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.