- add `resource_get_all()` and `resource_get_all_locks()` methods - add three new cli tools to interact with the RDLM server - little bugfixes and typo
0.1a6
- doc update
0.1a5
- introduce a `RDLMContextManagerFactory`object - introduce two cli tools to interact with the RDLM server - upgrade requirements - typos and styles fixes
0.1a4
- `lock_acquire()` can return an RDLMClientException - `RDLMLockServerException` is renamed to `RDLMServerException`