Skip to content

0.3.6

Compare
Choose a tag to compare
@lokal-profil lokal-profil released this 27 Jun 13:26
· 30 commits to master since this release

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²).