v4.0.0
New methods no longer return *apiImpl
Instead, return the Client interface for that namespace.
While this should not break existing applications (since apiImpl was package internal), bumping the major version to indicate the interface change.