Skip to content

Merly v0.2.1

Compare
Choose a tag to compare
@neomatrixcode neomatrixcode released this 18 Oct 04:11
· 66 commits to master since this release
25d91fd

New features

  • The file upload of the webserserver function is improved
  • the verbose parameter is added in the start function
    server.start(config=Dict("host" => "$(ip)","port" => port),verbose=false)

Bug fixes

  • Fix the error when starting a server with the HTTP.jl update