* `styl.register` default changed from `'bl'` to `'ml'` * boundary features now can also be extracted on f0 residual (i.e. after removing global register) ! usually not interpretable across global segment boundaries due to different global register subtraction
0.8.4
* bugfix in `copasul_preproc.pp_channel()` for calculating `is_fin` column of `loc` featset
0.8.3
* bugfix in `copasul_export.export_summary()`: now also working for stereo files. Summary statistics are now given per file and analysis tier (before: per file and channel)
0.8.2
* `config/copasul_default_config.json`: default for `config['styl']['gnl_en']['domain']` set to 'time' since 'freq' is time-expensive
0.8.1
* voice feature set added: `copasul_styl.styl_voice()`
0.7.12
* `copasul_preproc.pp_channelfeatures()`: `'is_init'` and `'is_fin'` keys added (features of same name in `loc` output table). Describe position of local segment in global one.