Skip to content

Release v1.6.0

Choose a tag to compare

@rrthomas rrthomas released this 22 May 14:12
· 41 commits to main since this release

This release takes advantages of the new features in Nancy 11 to add the --update flag for optimistic fast updates of existing sites. The publish command adds a short version -p of its --port option. linton serve can now cope with filenames containing commands, where the output filename is therefore different from the input. linton serve now reports 500 HTTP error codes when the underlying nancy command errors, making debugging your sites easier. Finally, there’s a bug fix for the generation of URLs in the menudirectory.in.py script.

Linton now requires Python ≥ 3.10.