Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 808 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 808 Bytes

Changelog

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.

Unreleased

v0.1.1 - 2021-01-15

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.

v0.1.0 - 2021-01-15

Initial release.