Shortlist: - support additional datatypes - automatic halo synchronization - various refactoring --- Please note that this release changes the handling of pointers in Fortran plugins. Instead of direct pointer access, a new accessor function has been introduced. See simple_fortran_plugin. --- More detailed list: ComIn library: - expose single precision and integer fields - expose fields based on grid edges and vertices - consolidation: internal data types, meta-data on variable dimensions - switch to new C++ STL linked lists. (!483) - improved handling of Python virtual environments - replaced standalone test program by ComIn's "record and replay" functionality