v0.4.4
Added
- [BREAKING] Added the
search
argument to the signature of the methodsListProjects
andListSharedProjects
. It allows to filter the search results by the project name or ID (see more). - Added the methods
GetCurrentUserAuthInfo
andVerifyUserPassword
to query the user identity.
Fixed
- Trailing "?"-sign for empty request queries.
Full Changelog: v0.4.3...v0.4.4