* [Added contributing guide](https://github.com/ResearchObject/ro-crate-py/pull/59)
* [Initial support for entity deletion](https://github.com/ResearchObject/ro-crate-py/pull/65)
* [Added write-zip command to the CLI](https://github.com/ResearchObject/ro-crate-py/pull/67)
* [Added CITATION.cff](https://github.com/ResearchObject/ro-crate-py/pull/71)
* [Data entities handling improvements](https://github.com/ResearchObject/ro-crate-py/pull/85)
* Support for remote datasets
* Support for BytesIO file source
* UTC datetime formatting
* Several minor tweaks
* Support for [missing files and directories](https://github.com/ResearchObject/ro-crate-py/pull/75) and [unknown data entities](https://github.com/ResearchObject/ro-crate-py/pull/76)
* Bug fixes and performance improvements