Camdram Gem Version 1.1.0
This release brings new functionality which allows a user to access the venues they administer by calling client.user.get_venues
. There is also a bug fix where venues and organisations (really societies) were returned together when calling client.user.get_orgs
. This is due to Camdram storing venues & societies together in the same ORM table.
Additionally, some refactoring of the search code and changes to the way HTTP requests are made should hopefully bring some performance benefits.