v0.2.0
Add name handle wrapper
Fix missing break statement found by Coverity
Add support for per-service sockets
Move client lib files in their own directory
Fix unchecked return values found by Coverity
Fix infinite loop due to bad sign of variable
Fix copy and paste error found by Coverity
Add context handle wrapper
Fix dereference before null error fund by Coverity
Implement gpm_wrap()
Implement gpm_wrap_size_limit().
Fix includes