Changes: - Don't use the full recipe for provenance, only provide path and checksums. See also FUNCZ-341_. - Tune configuration for large connectome processing. See also BBPP134-564_.
0.18.1
==============
Changes: - Set parallelism very early to improve SONATA data partitioning. See also FUNCZ-340_.
0.18.0
==============
Changes: - Better detection if section types are 0-based or 1-based. See also FUNCZ-333_. - Join node dataframe to edges only once. See also FUNCZ-309_.
0.17.5
==============
Changes: - Do not require the recipe by default. See also FUNCZ-318_.
0.17.4
==============
Fixes: - Load metadata correctly for Parquet input. - Do not encode filenames when passing to ``libsonata``.
0.17.3
==============
.. warning:: This release deprecates the ``sm_*`` commands, please switch to the new ``functionalizer`` command.
Changes: - Introduce a new ``functionalizer`` command, where ``srun functionalizer`` replaces ``sm_run spykfunc``. The new ``functionalizer`` command accepts all options from Spykfunc, too. See also FUNCZ-325_.