New patch is out v2.0.1

General

  • CMake added RPATHs for libzmq and mpi to be linked with libmelissa_api.so. (This issue arised when working in a spack environment where manual install of melissa, although, successful, failed to link these to libraries causing runtime issues within api/melissa_api.py). Ideally, should be removed again.
  • Moved logging configuration inside the BaseServer class.
  • Exception fixes + documentation.