From 320da5bffd2dcde3b0df483b49e36b707bbf3008 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 24 Mar 2025 17:08:44 +0100 Subject: CHANGELOG: mention invocation logging and profiling --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 05363099..a5b499b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ A feature release on top of `1.5.0`, backwards compatible. ### New features +- `just-mr` now supports logging of each invocation by setting + an appropriate configuration in the rc-file. Together with + the newly-added option `--profile` of `just` this can be used + to gather statistics on build times, cache hit rates, as well as + their evolution over time. - The expression language has been extended to contain new built-in functions `"zip_with"`, `"zip_map"`. -- cgit v1.2.3