Changes: - Use a JSON or YAML based recipe definition.
0.18.7
==============
Changes: - Use ``pyproject.toml`` to build the project. See also FUNCZ-351_.
Bugfix: - Rename input synapse properties from SONATA to match internal naming. See also FUNCZ-352_. - Use more tasks / better parallelism when reading SONATA edge files. See also FUNCZ-353_.
0.18.6
==============
Bugfix: - Properly utilize source and target node populations. See also FUNCZ-345_.
0.18.5
==============
Changes: - Upgrade Pybind11 dependency, remove MorphoKit as a dependency. Most functionality is present in MorphIO.
0.18.4
==============
Changes: - Improved pathway handling for SBO. See also FUNCZ-337_.