Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Client API update

Compare
Choose a tag to compare
@lukasschwab lukasschwab released this 24 Jul 17:49
· 9 commits to master since this release
398f864

Change: NewClient returns a pointer to a Client.
This breaks programs getting pointers to constructed Clients. See #1 for details.