Librejo 0.1.2 addresses some minor bugs and changes the Client API.
Client now has a __construct
function that takes an entity right on creation and allows the other functions from Client to return parameters without having to discover the entity, the discover step is done while creating a new Client.