All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.1.1 - 2021-01-15
pubchem::Compound::synonyms
to retrieve synonym names for a compound.pubchem::Compounds
to query properties from multiple compounds.Deref
,DerefMut
andIntoIterator
implementations forpubchem::model::rest::PropertyTable
.
v0.1.0 - 2021-01-15
Initial release.