Skip to content

v1.6.0

Compare
Choose a tag to compare
@fushar fushar released this 17 Sep 05:32
· 48 commits to master since this release

Bugfixes

  • Fixed a bug where tcframe crashed when grading spec with multiple test cases mode, which has no sample test cases.
  • Fixed a bug where a LINE() with only jagged vector contained an extra leading space.
  • Fixed a bug where a LINES() with empty vectors contained extra spaces.

Enhancements

  • Disallow specifying SIZE() after LINE() and RAW_LINE() instead of silently ignoring it.