All Versions
2
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.1.2 Changes

    • ⚡️ Update dependencies:
      • httpoison ~> 1.0
      • poison ~> 3.1
      • credo ~> 0.9.1
    • 🛠 Fix some code consistency issues in tests (credo)
    • Format some code with elixir 1.6 built-in formatter
  • v0.1.1 Changes

    • Adds custom logic for Messages.get_long_poll_history
    • ⚡️ Updates httpoison version