-------------------
This is a minor release containing new features and bug fixes.
* Added support for FLIM and image deinterleaving. This allows the user utilize the time-of-arrival of each photon relative to the last laser pulse for various applications. For more information please refer to the docs.
* Fixed several minor issues with the build process and installation.
* Upgrades depenedencies, now supports Python 3.7.
* Refactoring of code base structure for higher clarity.
* The "memory" output of PySight is now a ``PySightOutput`` object with simpler handles to the data, both raw and processed.
* Configuration files are now TOML. Please look at ``default.toml`` in the repo for reference.
* Improvemnets to use less RAM during runtime.
* Fixed a memory leak affecting mostly the processing of large ``.lst`` files.