Changes in version 1.2.0 o Switch to rappdirs to choose the cache directory. This allows re-use of the cache with the equivalent Python client. o Improve handling of unexpected errors with non-JSON bodies. o Added the unlockProject() utility for administrators. Changes in version 1.0.1 o Read-only operations now use the relevant REST endpoints rather than directly contacting the S3 API. This avoids a dependency on paws.storage and fixes some strange issues with the request signing. Changes in version 1.0.0 o New gypsum package to interact with the REST API of the same name.