Skip to content

Releases: SynStratos/outatime

Version 3.2.2

11 Oct 08:01
9a04809
Compare
Choose a tag to compare

Makes filter parser init faster

Version 3.2.1

10 Oct 14:14
93e6337
Compare
Choose a tag to compare

Fixes problem with python sort method and speeds up query parsing

Version 3.2.0

28 Jun 15:13
4d38104
Compare
Choose a tag to compare

Minor fixes, documentation and coverage

Version 3.0.1

22 Jun 07:45
8746482
Compare
Choose a tag to compare

Fixes a problem that caused the creation of an empty time series to be impossible

Version 3.0.0

03 Jun 12:39
ec8f5ad
Compare
Choose a tag to compare

Main changes:

  • removes mutables from TimeSeries init
  • updates resample logic allowing the user to pass a callable
  • updates tests

Version 2.1.0

13 May 15:08
84ae1a4
Compare
Choose a tag to compare

Adds default value for pick_a_day

Version 2.0.0

12 May 08:21
2e4fbae
Compare
Choose a tag to compare

Introduces granularity inference and minor fixes

Version 1.0.7

12 May 06:58
Compare
Choose a tag to compare

Fixes a problem that prevented a timeseries to be resampled

Version 1.0.5

08 May 13:54
Compare
Choose a tag to compare
v1.0.5

Version 1.0.5

Version 1.0.4

05 May 09:14
Compare
Choose a tag to compare
  • 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