Skip to content

Releases: h3rald/nimhttpd

v1.5.1

22 Feb 19:15
Compare
Choose a tag to compare
  • Set default IPv4/IPv6 addresses to the corresponding loopback addresses, to avoid conflicts
  • Improved help messages

v1.5.0

17 Jan 05:46
ca15b65
Compare
Choose a tag to compare

Support for dual-stack IPv4 and IPv6 (thanks @unquietwiki!)

v1.4.0

09 Dec 21:16
Compare
Choose a tag to compare
  • Added support for setting custom headers (thanks @ire4ever1190!).
  • Fixed compilation warnings.

v1.3.0

13 May 21:13
542d884
Compare
Choose a tag to compare
  • IPv6 support (contributed by @unquietwiki)
  • Code refactoring

v1.2.0

22 Apr 20:44
Compare
Choose a tag to compare
  • Improved CSS, especially for mobile devices.
  • Increased validation for requested paths.
  • Added --title option to specify page title when listing directory contents.
  • Fixed HTML and CSS validation errors.

v1.1.1

31 Oct 21:09
Compare
Choose a tag to compare

Fixed compilation warnings when compiling with Nim v.1.4.0

v1.1.0

12 Sep 10:05
Compare
Choose a tag to compare
  • Set default address to 0.0.0.0 instead of 127.0.0.1
  • Now binding the specified port or selecting the next available port

v1.0.8

30 Sep 12:29
Compare
Choose a tag to compare
  • Fixed #3.

v1.0.7

23 Jun 18:28
Compare
Choose a tag to compare
  • Fixed compatibility with Nim v0.20.0
  • Now handling folder navigation and uppercase file extensions properly.

v1.0.6

21 Oct 12:23
Compare
Choose a tag to compare

Fixed compatibility with Nimble 0.9.0 and Nim 0.19.0.