Skip to content

Releases: m8rex/rumbas

Version 0.8.1

27 Jan 09:47
Compare
Choose a tag to compare

What's Changed

  • Improved rumbas init: does now add defaults and question_preview
  • Improve rumbas book by @jhoobergs in #121

Full Changelog: v0.8.0...v0.8.1

Version 0.8.0

19 Jan 07:48
Compare
Choose a tag to compare

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

04 Nov 08:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Version 0.7.0

23 Oct 20:40
Compare
Choose a tag to compare
  • 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

23 Sep 14:19
Compare
Choose a tag to compare
  • 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

08 Aug 18:30
Compare
Choose a tag to compare

Fixes minification in docker image

Version 0.6.1

08 Aug 13:39
Compare
Choose a tag to compare

Fixes running rumbas in docker

Version 0.6.0

07 Aug 20:19
Compare
Choose a tag to compare

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

12 Feb 21:30
Compare
Choose a tag to compare

Add basic fmt command

Version 0.5.3

04 Feb 14:40
Compare
Choose a tag to compare

Fix µ support