Releases: SynStratos/outatime
Releases · SynStratos/outatime
Version 3.2.2
Makes filter parser init faster
Version 3.2.1
Fixes problem with python sort method and speeds up query parsing
Version 3.2.0
Minor fixes, documentation and coverage
Version 3.0.1
Fixes a problem that caused the creation of an empty time series to be impossible
Version 3.0.0
Main changes:
- removes mutables from TimeSeries init
- updates resample logic allowing the user to pass a callable
- updates tests
Version 2.1.0
Adds default value for pick_a_day
Version 2.0.0
Introduces granularity inference and minor fixes
Version 1.0.7
Fixes a problem that prevented a timeseries to be resampled
Version 1.0.5
v1.0.5 Version 1.0.5
Version 1.0.4
- Fixes possible empty lists when working with batch operations
- Refactors find_delimiters to return the actual index of last element and not the next one