This is the first beta release of `citrine`: the python client for Citrine's next platform. It supports access to the Citrine Data Platform, which stores, validates, and serves the [`taurus` data model](https://citrineinformatics.github.io/taurus-documentation/). This is a beta release that we expect to actively develop over the next several months.
What's new
* Everything! This is the first release of the `citrine` client for the first implementation of the `taurus` data model.
* Create projects and datasets. These let you control who has what kinds of access to your data.
* Upload files and data objects to datasets, supporting both structured and semi-structured data storage with cross-linking.
* Validate writes with templates, returning helpful validation errors and maintaining data quality.
* Retrieve entire material histories that provide a complete picture about the material, how it was formed, what went into it, how they were formed, and so on and so forth.
* Make datasets public (among authenticated site users) and private again if you change your mind.
* Discover data with tags, and annotate your data with tags for improved discover-ability.
Coming Soon
* Delete data objects to correct mistakes