jade
272db8af1b
This does not add missing release notes, and it doesn't do anything
about the profiles feature we would really like to have so we can have
consistent credit.
Change-Id: I72a6f7acfcff85f380be17dac76501a6f4693776
11 lines
306 B
Markdown
11 lines
306 B
Markdown
---
|
|
synopsis: re-evaluate cached evaluation errors
|
|
cls: 771
|
|
credits: Qyriad
|
|
category: Fixes
|
|
---
|
|
|
|
"cached failure of [expr]" errors have been removed: expressions already in the
|
|
eval cache as a failure will now simply be re-evaluated, removing the need to
|
|
set `--no-eval-cache` or similar to see the error.
|