Skip to content

1.4.0

Choose a tag to compare

@matthewp matthewp released this 26 Jul 10:51
· 92 commits to master since this release

This is a minor release that adds the new incremental rendering strategy to done-serve. To use incremental rendering pass the SSL key and certificate, as well as the --strategy option:

done-serve --key path/to/key.pem --cert path/to/cert.pem --strategy incremental