This release includes
* Many report types (but not all of them, PRs appreciated!)
* Multiple simultaneous report types
* I2C and UART transports
**KNOWN ISSUES**
The SPI transport is included but not working correctly
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-bno08x`.
Read the [docs](http://circuitpython.readthedocs.io/projects/bno08x/en/latest/) for info on how to use it.