You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[API] the constructor signature for PpmsUser() has been changed and now expects a single argument (the PUMAPI response text)
[API] the constructor signature for PpmsSystem() has been changed and now expects a single argument (a dict as generated by pyppms.common.parse_multiline_response())
[API] the constructor signature for PpmsBooking() has been changed and now expects the PUMAPI response text, the booking type (if the booking is currently running or upcoming) and the system ID
[API] the following methods have been removed as their behavior is now achieved by the corresponding default constructor of the respective class: