Releases: rrthomas/nancy
Release v8.0.3
Release v8.0.2
This release removes accidental debug logging from the previous Python releases
Release v8.0.1
This release removes a restriction on the output directory that did not make sense in all cases.
Release v8.0.0
This is the initial Python release. It is functionally identical to the previous Node.js release (7.4.1).
Release v7.4.1
This release connects the standard error of Nancy’s child processes to its own stderr, so you can see the error output of $include
executables.
Release v7.4.0
This release adds the ability to write the output to stdout when it is a single file.
Release v7.3.1
This release merely updates the dependencies.
Release v7.3.0
This release adds support for Node 20, and improves the in-place scripts for
running nancy so that they worked when invoked from directories other than
the project root.
Release v7.2.0
This release adds support for a simple command-line syntax to expand a
single file, while removing support for non-file input paths from the
library, simplifying the code and removing some confusing edge cases.
Release v7.1.0
7.1.0