Skip to content

0.2.0

Compare
Choose a tag to compare
@Commander-lol Commander-lol released this 16 Apr 14:36
· 48 commits to master since this release
0.2.0
b21a626

Added

  • Support for -u, --uploads to add a path that accepts form submissions
  • Support for -U=<path>, --upload-path=<path> to add a custom path that accepts form submissions
  • .swerve configuration directory support. Swerve will look for a .swerve directory in the target directory, containing a config.yml file that can define various server options, including command line options
  • Support "Log" and "File" handlers for files in form submissions
  • Support "Log" handler for fields in form submissions
  • [UNSTABLE] Initial support for custom route scripting

Fixed

  • Incorrect file type returned for .wasm files