------------------- - Peak merging code (from straxen) - time_range selection for user-defined plugins that never save - Add hit height, store fpart-baseline corrected hit area - Preserve cached input on empty chunks in OverlapWindowPlugin
0.8.5
------------------ - Natural breaks splitting (225) - Add ptype, max_gap and max_goodness_of_split to peaks dtype - Fixes for multiprocessing - Fixes for time selection - Fix for final data in same-length merging
0.8.4
------------------ - Export downsampling function (224) - Fix show_config - Fix pulse_processing for empty chunks
0.8.3
------------------ - Fix for skipping data near end of run during multi-kind merge - Add tight coincidence field to peaks dtype - Pulse filtering optimization - `max_messages` configurable per plugin, defaults to 4
0.8.2
------------------ - Specify defaults via run doc (223) - Fix hypothesis test deadline issue during build (5bf2ad7) - Fix: use selection_str also when selecting time range (87faeab)
0.8.1
------------------ - Protect OverlapWindowPlugin against empty chunks (212) - Make test helpers accessible, test with numba on (219)