2.0.1
Changes:
PR #3 The following functions have been added to each Individual type.
- getId(): This returns a UUID that is unique to the Individual being created.
- getName(): This returns a string that allows the Individual to be named identified. This name has something to do with the structure of the individual itself.
- getSpecies(): This returns a species that the individual belongs to. This is similar to the individual name, but is intended to be more generic so that similar individuals can belong to the same species.