- Fixing api `get` method. The query string argument was lost. - Improving api `get`, `create` and `update` methods to avoid unneeded iterations. - Improving docs.
6.1.0
~~~~~~~~~~~~~~~~~~
- Fixing local anomalies when normalize_repeats has been used.
6.0.3
~~~~~~~~~~~~~~~~~~
- Improving local models with default numeric values to automatically fill in missings in input data. - Raising exceptions if trying to update a failed resource.
6.0.2
~~~~~~~~~~~~~~~~~~
- Fixing bug in local anomaly filter.
6.0.1
~~~~~~~~~~~~~~~~~~
- Changing local anomaly filter. - Fixing update and download methods to wait for the resource to be finished.