Skip to content

nanonext 1.6.1

Compare
Choose a tag to compare
@shikokuchuo shikokuchuo released this 23 Jun 08:52
339fe8e

Updates

  • ncurl() and variants now accept request data supplied as a raw vector (thanks @thomasp85, #158).
  • cv_reset() now correctly resets the flag in the case a flag event has already been registered with pipe_notify().
  • The previous listen() and dial() argument error, removed in v1.6.0, is now defunct.
  • The previous serial_config() argument vec, unutilised since v1.6.0, is removed.
  • Fixes package installation with 'libmbedtls' in a non-standard filesystem location, even if known to the compiler (thanks @tdhock, #150).
  • Bundled 'libnng' updated to 1.11.0 release.