Releases: daigaku-ruby/daigaku
Releases · daigaku-ruby/daigaku
v1.0.0
v0.6.0
v0.5.0
v0.4.0 - The major cleanup
v0.3.0 feature release
v0.2.0 feature release
Features:
- Add code_breaker dependency to allow testing code snippets from daigaku task specs (#25)
- Allow ruby-doc links to be written inline with other markdown and text (#30)
Bugfixes:
v0.1.1 bugfix release
Bugfixes:
- Terminal markdown: allow escaping syntax (#22)
- Courses CLI: remove old chapters on download and update
v0.1.0 feature release
Features:
- Improve state storage (#6)
- Display reference solution code in result (#13)
- Use quick_store gem to store user data (#15)
- Show course author for Github courses in the daigaku screen
- Add CLI command for updating courses (#16)
- Add CLI command for deleting courses (#18)
- Add ruby doc link markdown tags (#19)
Bugfixes:
v0.0.2 bugfix release
Bugfixes:
- Allow dynamic example message height in task view
- Fix markdown problems for `` & ** in one line
- Handle syntax errors in user solution code