v2.9.0
- 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)