CHANGES
=======

v0.2.2
------

* Let subset take function
* Add package to setup
* Update project summary

v0.2.1
------

* Fix README parse error on pypi
* Add license from ml-workflow
* Convert readme to rst

v0.2.0
------

* Minor docstring fix
* Read the docs config
* Move out samplers from datastream module
* Rename source now that it is always a dataframe
* Subset only takes mask
* Added generics. Attempt to fix version in docs. Documentation improvements
* Documentation of methods and generating documentation using sphinx
* Minimum pydantic implementation passes all tests
* Datastream and two samplers using pydantic. Test for multi\_sample
* Dataset using pydantic
* Function showcase
* Add tests for subscript and subset
* More usage examples in readme
* Fix representation of short dataset

v0.1.0
------

* Allow execution of publish.sh
* First commit. Split from ml-workflow
