- (nothing yet)
- Added basic support for the file-analyzing
service. Also added a sample tool
that uses this service to analyze binary files (
fileinfo
). - Added basic support for the test service. It can be used to verify API-key authentications.
- Added a new subclass of
ApiError
:AuthError
. It is thrown when there is an authentication or authorization error.
Initial release.