Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 585 Bytes

Changelog

dev

  • (nothing yet)

0.2 (2016-03-14)

  • 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.

0.1 (2015-12-06)

Initial release.