Skip to content

Librejo 0.1.2

Latest
Compare
Choose a tag to compare
@Cacauu Cacauu released this 27 Oct 09:54
· 2 commits to master since this release

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.