- Fixing underlying dependency used in datetime fields.
6.2.1
------------------
- Fixing predictions for local models with text fields.
6.2.0
------------------
- Minimizing local model information when text or items fields are used.
6.1.2
------------------
- Changing tests mechanism to github actions.
6.1.1
~~~~~~~~~~~~~~~~~~
- 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.