Version 0.5.0
Refactorings
- Made
AbstractClientAPIHandlerintoDefaultHttpClientHandlerwithout references toAbstractAPIHandler. - Created interfaces HttpClientHandler and TokenAPIHandler.
- Got rid of the copy constructors.
- Added and modified documentation.
- Do not ignore
FixedTokenExceptionwhen a token is invalid and cannot be changed, but add it to the exception chain.