Releases: m8rex/rumbas
Releases · m8rex/rumbas
Version 0.8.1
What's Changed
- Improved
rumbas init
: does now add defaults andquestion_preview
- Improve rumbas book by @jhoobergs in #121
Full Changelog: v0.8.0...v0.8.1
Version 0.8.0
What's Changed
- Use yaml-subset by @jhoobergs in #117
- v0.8.0 by @jhoobergs in #108
- Added dev container support (Github Codespaces)
- Added first version of the rumbas book
- Updated rust to 1.66
- Added shell completion support
- Automatically generate datatype documentation
- Fixed endless loop when a file could not be found
- Fixed leaking through templates
- Fixed checking of templates (no error if only keys defined by itself are not set)
- Added an export command
- Added documentation
- Working
update-repo
command that preserves comments - Some dataformats have changed,
update-repo
fixes these automatically.
Full Changelog: v0.7.1...v0.8.0
Version 0.7.1
Version 0.7.0
- Rumbas execution with absolute and symbolic paths
- Recursive templates
- Removed specific templates folders
- Load templated questions directly from exam file
See: https://github.com/m8rex/rumbas/blob/main/CHANGELOG.md#070---2022-10-23
Full Changelog: v0.6.3...v0.7.0
Version 0.6.3
- Fixes order of default file applications
- Adds
editor_output
command - Outputs maps in numbas exam output in sorted key order
See: https://github.com/m8rex/rumbas/blob/main/CHANGELOG.md#063---2022-09-23
Full Changelog: v0.6.2...v0.6.3
Version 0.6.2
Fixes minification in docker image
Version 0.6.1
Fixes running rumbas in docker
Version 0.6.0
IMPORTANT This version doesn't work in docker due to a bug in a dependency. Please use 0.6.2 when using docker.
See https://github.com/m8rex/rumbas/blob/main/CHANGELOG.md#060---2022-08-07
Full Changelog: v0.5.4...v0.6.0
Version 0.5.4
Add basic fmt
command
Version 0.5.3
Fix µ
support