Skip to content

v0.8.0

Compare
Choose a tag to compare
@parroty parroty released this 23 Jan 15:09
· 160 commits to master since this release

Changes

  • OAuth dependency library is updated (#63).
    • Adding {:oauth, github: "tim/erlang-oauth"} in mix.exs becomes not required.
  • Configurations for proxy is simplified.
  • Fix [mix bench] task error and library updates.
    • Update benchfella and remove some warning notes about setup/teardown.