Skip to content

2.4.2

Choose a tag to compare

@sluehrs sluehrs released this 30 Nov 09:33
· 746 commits to master since this release
  • JUBE will raise an error if an changed work_dir contains unknown variables.
  • A bug was solved which enabled dotall="true" by default for all pattern, which can make those costly to evaluate.
  • Fixes a bug in result data processing.
  • Fixes a bug in YAML input format if benchmark key is not used.
  • A empty value in YAML input format will now be treated liek an empty String not as a None value.
  • Avoid crash due to overflow error for huge pattern values.
  • Fixes a bug, which blocked include blocks to include other include blocks.
  • setup.py now moves all additional non-code data to .../share/jube, which allows better utilization of pip based installation