What's Changed
- Implement ImmutableResultSet.to_dict(orient='uuids') by @AlexDo1 in #296
- Fix rs.to_dict(orient='uuids') in the case that rs.group is None by @AlexDo1 in #298
- api.add_variable() add parameter keyword by @AlexDo1 in #304
Full Changelog: v0.8.3...v0.8.4