History
0.2.0 (2019-01-15)
- Minimal functionality in place.
- Docstrings complete.
0.4.0 (2019-01-31)
- Very minor doc updates.
- Accidently pushed minor version when patch was meant.
0.5.0 (2020-05-29)
- Switch to the segwarides based credentials.
0.6.0 (2021-02-11)
- Fix bug in listing possible endpoints
- Add some utility functionality and speed up unpacking packed time series (thank you RHL)
0.6.4 (2021-02-15)
- Fix a regression that causes an exception when the name of one column is the same as the start of the name of another column
- Add a test for the regression