Skip to content

Version 0.5.0

Choose a tag to compare

@tryptichon tryptichon released this 26 Jul 15:01
· 3 commits to master since this release
2b4d6c5

Refactorings

  • Made AbstractClientAPIHandler into DefaultHttpClientHandler without references to AbstractAPIHandler.
  • Created interfaces HttpClientHandler and TokenAPIHandler.
  • Got rid of the copy constructors.
  • Added and modified documentation.
  • Do not ignore FixedTokenException when a token is invalid and cannot be changed, but add it to the exception chain.