v0.3.0
·
0 commits
to a53f6537d89a8560daf69559e836f5be36a59552
since this release
What's Changed
- Support interruption (CTRL+C)
- Support periodic saving of current progress. Use the
--autosave-intervalparameter to set the interval, such as 1s, 1m, 1h, or 1d - Support continue from the time of interruption/autosave. Further information can be found in
parabuild --help - Add the
--no-initparameter, which is equivalent to passing an empty string to the--init-bash-scriptparameter - By default, output compilation error data to
compile_error_datas.json - Optimize progress display information