0.4.0
- Fix rounding error when binning timestamps
- Fix bug that causes time markers to appear in the wrong position
- Remove progress reporting. If you need to monitor progress when working with large files, consider using a tool like
pv
. - Improve efficiency when processing large files (see
--concurrency
parameter)