0.3.6
Add a reference property to Statement
Adds the add_reference()
function to Statement
allowing a Reference
to be associated with the statement.
This also changes the hash
and the __repr__
of Statement
.
Also makes get_unit_q
more flexible by allowing powers to be either plain or raised (i.e. km2 or km²).