This release updates LiberTEM-live to use the new features of LiberTEM v0.11 and the pipelined executor ([51](https://github.com/LiberTEM/LiberTEM-live/pull/51)), and adds support for streaming data from two new detectors. It introduces a new, more convenient API for connecting to detectors and running UDFs in an active or passive way. It also includes enhancements for Merlin Medipix support.
Certain parts of LiberTEM-live are now implemented in Rust with Python bindings, these now live in [the LiberTEM-rs repository](https://github.com/LiberTEM/LiberTEM-rs/). Among other things, this includes receiving data directly into a shared memory area.
This release also drops support for Python 3.6, which is no longer supported upstream.
See [the changelog](https://libertem.github.io/LiberTEM-live/changelog.html#v0-2-0) for more details!