Skip to content

Release v11.0.0

Choose a tag to compare

@rrthomas rrthomas released this 22 May 13:21
· 50 commits to main since this release

This major release fixes the setting of the environment variable
NANCY_INPUT for $run files, removes the $filename and $realpath
commands, plus the NANCY_OUTPUT environment variable, makes $outputpath
relative to NANCY_OUTPUT, and adds the --delete and --update flags to
enable intelligent updating, especially useful for projects that take a long
time to build. The .in.nancy mechanism is replaced by a simpler and more general .copy mechanism for chained use of Nancy commands.

Thanks as ever to Alistair Turnbull, whose recent work overhauling the code base made it easier to work with and expand, and who also contributed to this release.