Skip to content

Releases: TheWaWaR/simple-http-server

v0.6.9

04 Mar 05:36
Compare
Choose a tag to compare

v0.6.8

14 Jan 05:20
8f4ea75
Compare
Choose a tag to compare

Changes

  • Correct print ipv6 address
  • Fix upload panic when file size exceed limit
  • Remove release build with TLS support (you can build by yourself)

v0.6.7 Fix build with tls support

24 Apr 13:25
9b3871c
Compare
Choose a tag to compare

Changes

  • fix: use right feature name #85

v0.6.6 Fix release build CI

30 Jan 03:05
83c6591
Compare
Choose a tag to compare

Fix release build CI #78

v0.6.5 Use openssl with features

03 Dec 07:46
7ebcb27
Compare
Choose a tag to compare

Changes

  • Use openssl with only-openssl feature
  • Add more build targets

v0.6.3 Remove openssl dep and add Dockerfile

11 Aug 03:55
Compare
Choose a tag to compare

Changes

  • Remove openssl dep
  • Add Dockerfile.x86_64 and Dockerfile.aarch64

v0.6.2

19 Jul 03:04
Compare
Choose a tag to compare
  • Add csrf support when uploading (#57)
  • Add crate openssl to and allow the binary to run in distroless containers (#66)
  • Add headers to allow use of threads with webassembly (#70)

Version 0.6.1

19 Mar 16:08
f932a3c
Compare
Choose a tag to compare
v0.6.1

New release

Version 0.6

14 Apr 07:33
53ea29a
Compare
Choose a tag to compare
0.6.0

chore: Add rust-toolchain file

Basic feature all implemented

03 Jun 05:36
Compare
Choose a tag to compare
0.4.2

Update README and clap help