What's Changed * [experimental] Data API: hero asset mgmt by tschulz in https://github.com/eyepop-ai/eyepop-sdk-node/pull/63 * hero asset per dataset version now defaults to the first accepted aimported/uploaded asset * new method `DataEndpoint.updateDatasetHeroAsset()` to manually update the hero asset per dataset version * new parameter `include_stats` (default true) for `DataEndpoint.listDatasets()` and `DataEndpoint.getDataset()` to reduce response time * DEPRECATED parameter `include_hero_asset' for `DataEndpoint.listDatasets()` and `DataEndpoint.getDataset()`
v.1.2.3 What's Changed * [experimental] Data API: example for model training round trip by tschulz in https://github.com/eyepop-ai/eyepop-sdk-node/pull/62