==============
Changes:
- Split of repositioning of synapses into a separate filter. See
FUNCZ-226_.
- Fix branch type matching in `TouchRules`. Allow `axon` to be matched,
and do no longer match `axon` values when using the `dendrite` value.
This should not have a user impact, as the default `TouchDetector`
touch space is axon-dendrite connections. See also FUNCZ-216_.
- Activate spine length filtering if recipe component is present.