Skip to content

Releases: althonos/pubchem.rs

0.1.1

15 Jan 20:54
Compare
Choose a tag to compare

Added

  • pubchem::Compound::synonyms to retrieve synonym names for a compound.
  • pubchem::Compounds to query properties from multiple compounds.
  • Deref, DerefMut and IntoIterator implementations for pubchem::model::rest::PropertyTable.

0.1.0

15 Jan 19:07
Compare
Choose a tag to compare

Initial release.