2.3.0
- Make `get_name` and `get_bcid` methods available for all BaseEntity objects
- Provide a selection system for the name type to use for the objects
- Add parameter in MemoryBase get_data() function to change the label_type ("name" or "bcid")
- Add parameter in MemoryBase get_data() function to return a pandas DataFrame
- Entities have a get_uuid method