v2.0 introduces a minor (but breaking) change to the API.
ParseSmiles now returns a State object, which fully describes the state of the parser. Previously it returned a Molecule; this is still available, but as an attribute of the State.
v2.0 introduces a minor (but breaking) change to the API.
ParseSmiles now returns a State object, which fully describes the state of the parser. Previously it returned a Molecule; this is still available, but as an attribute of the State.