- Use different regularization modes for interval and instantaneous variables.
- Allow htimeseries 7.
- Allow htimeseries 6.
- Allow Click to upgrade to 8.
- Compatible with htimeseries 4.
- Fixed inability to install with pip on Python 3.10 (no difference in code, it was only rebuilt in Python 3.10).
- Only Python>=3.7 is now supported.
- Fixed crash if result had only NaN values.
- Made installation process more robust. Sometimes it could fail, depending on the environment.
- Now uses version 5 of hts file (i.e. different time step notation).
- Added option target_timestamp_offset.
- Greatly reduced memory usage.
- Fixed bug where Timezone wasn't being set in the output file.
- Fixed erroneous setting of time_step, timestamp_rounding and timestamp_offset in the resulting time series.
- You can now import regularize from haggregate (before you imported it from haggregate.regularize).
Initial release
(There is also a 0.1.0 release on PyPI, which was uploaded during experimentation, but it doesn't work.)