diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-07 10:15:05 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-07 10:15:05 +0200 |
commit | cc260e5a1a816619bfcc2b41263de40cc132cd0c (patch) | |
tree | 25ef08577844a7d71d1bc6d4223f16d5c1e09fff /NEWS | |
parent | 7be84c43231c2dc59e44e4c783729d6cb4f5431b (diff) |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +Version 0.14.0 + + * New worker script with target/host configuration split awareness. + + * Support for interactive builds. + + * Support for soft and hard rebuilds. + + * Re-distribution phase for checked out packages. + + * Emscripten environment script. + + * Compression of result manifest uploaded by worker. + + * Truncation of large operation result logs. + Version 0.13.0 * Build logs are now UTF-8-sanitized by the worker. |