This release supports extracting metadata from files during parsing,
reducing the need (and avoiding the expense) of including them during
the transformation phase. Metadata is accessible in transforms thanks
to the `$书社:about´ variable.
This release also adds support for “soft dependencies”, which are
treated as dependencies by Make but are ignored rather than included
during transformation. Soft dependencies can consequently be recursive,
and can be combined to great effect with the metadata extraction above.
The same source file can now be written to multiple destinations, and
the `$DESTINATION´ variable can be used in transforms for
destination‐specific adjustments to files.
This page took 0.035605 seconds and 3 git commands to generate.