v1.1.0
DiagHamInterface v1.1.0
- Add
diagham_commandto output command line string directly - Support keyword
waitofrun()inexecute_diagham_script - Breaking: Fix thread-safety issue in
format_with_precisiondue toFormat.jlissue
Merged pull requests:
- Pr codecov (#3) (@AFeuerpfeil)
- Add
diagham_commandto only create the command string and add optionwaitto run (#5) (@AFeuerpfeil) - Make
format_with_precisionthread-safe (#6) (@AFeuerpfeil)