chemsolve v1.8.2
This version improves error raising and traceback in the library. Specifically, invalid element names passed to the Element
class will now raise an appropriate InvalidElementError
as opposed to an IndexError
by the periodic table, and the Reaction.from_string
method now raises an InvalidReactionError
rather than a ValueError
.