You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

738 B

webfuse changelog

0.4.0 (unknown)

0.3.0 (Fri Jun 05 2020)

Breaking Changes

  • Remove argument timeout_ms in wf_server_service and wfp_client_service
  • Remove wfp_client_ontimer

New Features

  • Add meson build support
  • Add wf_server_interrupt and wfp_client_interrupt

0.2.0 (Sun Mar 01 2020)

New Features

  • Add authentication support of provider
  • Add API documentation (doxygen)
  • Add mountpoint_factory
  • Add option to build adapter and provider libraries separately

Fixes

  • Fix crash of example when using option -h
  • Fix error in static_filesystem providen when adding multiple files to same directory

0.1.0 (Sat Apr 27 2019)

  • initial version