- Remove generator method of dataset. - Return dates, series id list in dates_info
0.0.7
add AlphaNetV2
0.0.6
Remove an extra tf.function which might affect performance
0.0.5beta
Add `tf.function` decorator to `call` method
0.0.4
Update list: - Add `load_model()` with `UpDownAccuracy` as custom object. - Make all api compatible with TensorFlow 2.3. - Add `validate_only` option for `get` api.