v0.6.0
What's new
- Add
--toflag forcollect, allowing collection of standalone time ranges. (#238) - Add
--overwriteflag forcollect, allowing recollection of existing data. (#454)
Bug fixes
- Fix issue where collection state end-objects are cleared when collection is complete,
meaning no further data will be collected for that day. (#250)
Behaviour Change
When passing a from time to a collection, the existing partition data is no longer cleared before the collection starts. This means that data will not, by default, be recollected for time ranges that have already been collected. To recollect data for a time range, pass the new --overwrite flag to the collect command.