All Versions
5
Latest Version
Avg Release Cycle
6 days
Latest Release
-

Changelog History

  • v0.1.1 Changes

    • ๐Ÿ› Bug Fixes
      • Fix servername for production access
  • v0.1.0 Changes

    March 10, 2015
    • โœจ Enhancements

      • OAuth example in examples/oauth.exs
      • Simple note listing example in examples/listnotes.exs
    • ๐Ÿ› Bug Fixes

      • Everex.Client.new/2 now properly fails to match on nil authentication token
  • v0.0.3 Changes

    March 01, 2015
    • โœจ Enhancements
      • Handle Thrift exceptions by returning {:exception, the_exception} instead of generating a cryptic "bad return value" exit from GenServer.call
  • v0.0.2 Changes

    February 28, 2015
    • โœจ Enhancements
      • Now using structs instead of records to represent Thrift structs
  • v0.0.1 Changes

    February 20, 2015
    • ๐ŸŽ‰ Initial release