Skip to content

0.2.0

Compare
Choose a tag to compare
@gbour gbour released this 02 Mar 17:39
· 157 commits to master since this release

Small improvements & bugfixes of 0.1.0 version:

  • [doc] update README with API documentation
  • [feat] add types and specs definitions to run dialyzer
  • [feat] run travis CI
  • [feat] save http connection in server state
  • [bug] import public_key.hrl correctly
  • [bug] retrieve nonce with GET instead of HEAD (HEAD query was failing sometimes, probably due to an issue in erlang http client library)