Skip to content

Releases: lorepozo/servemd

servemd 1.0.2

04 Dec 10:12

Choose a tag to compare

Added native redirect functionality. Use the filename suffix .redirect on a file that contains just a url, and servemd will responding with a 308 permanent redirect to that url.

servemd 1.0.1

20 Nov 07:39

Choose a tag to compare

Switched to fasthttp to improve performance.

servemd 1.0.0

12 Sep 09:00

Choose a tag to compare

This is the first release of servemd, with compiled binaries for 64-bit Linux and OS X.