Skip to content

v2.9.0

Compare
Choose a tag to compare
@dennwc dennwc released this 03 Oct 22:35
· 136 commits to master since this release
  • Use static driver discovery if the dynamic method fails
  • Propagate discovery errors correctly
  • Install multiple drivers in parallel
  • Allow installing recommended drivers in bblfshd and exit the server (useful in init scripts)
  • Properly propagate "driver already installed" error and allow to ignore it with -f flag in CLI. Fixes #166.
  • Other fixes (#191, #192)