* Schema bugfix. * Fix homepage URL in `setup.py`.
0.0.11
* Add schema. * Add code examples for creating datasets, uploading files, and sending events. * Move developer documentation to separate file. * Add support for pipeline input.
0.0.10
* Update README. * Export schema for pipeline and instance.
0.0.9
* Add possibility to create distribution via API.
0.0.8
* Use correct production value for `s3BucketUrl`. * Use correct resource name for pipeline instances. * Update tests to match new filter implementation. * Add filter possibilities on dataset list. * Add helpers for pipeline API. * Add pipeline instances to SDK client. * Add pipeline API SDK client for pipelines.
0.0.7
* Run `is-git-clean` before `bump-patch`. * Add constructor argument for custom configuration object.