Skip to content

v0.1.3

Compare
Choose a tag to compare
@xtrojak xtrojak released this 15 Feb 08:05
· 299 commits to main since this release
4f3bdae

[0.1.3] - 2022-02-15

Added

  • multidict package requirement
  • tracking of attributes validation in log #68
  • CIR: Inchi -> SMILES conversion #66

Changed

  • passed multidict instead of frozendict to aiohttp.ClientSession.post (required by package)
  • take only first result when there are multiple hits in CIR conversions #69
  • support ISOMERIC_SMILES and CANONICAL_SMILES in PubChem instead of generic SMILES #67