All Versions
40
Latest Version
Avg Release Cycle
103 days
Latest Release
1262 days ago

Changelog History
Page 2

  • v0.9.1 Changes

    December 10, 2017

    ๐Ÿ”„ Changes

    • โž• Add extended_tweet field to tweet struct (#95).
  • v0.9.0 Changes

    October 09, 2017

    โœจ Enhancements

    • ๐Ÿ›  Fix - no metadata for search results (#84).
    • Immediately stop stream when oauth config is invalid (#81, #87).
    • โž• Add unretweet function (#90).

    ๐Ÿ”„ Changes

    • Requires elixir 1.4.0 or later.
      • Bugfix/cleanup char list deprecation warnings (#94).
      • Cleanup deps (#89).
  • v0.8.6 Changes

    โœจ Enhancements

    • โž• Add media chunk upload functionality (#83).
  • v0.8.5 Changes

    ๐Ÿ”„ Changes

    • โšก๏ธ Update dependency.
      • Bumped poison dep to 3.0 (#80).
  • v0.8.4 Changes

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix for crash when calling user_lookup on more than 2 twitter IDs (#78).
  • v0.8.3 Changes

    โœจ Enhancements

    • โž• Add support for blocking/unblocking users (#71).
  • v0.8.2 Changes

    โœจ Enhancements

    • โž• Add support for users/profile_banner (#70).

    ๐Ÿ”„ Changes

    • โšก๏ธ Update dependencies.
  • v0.8.1 Changes

    ๐Ÿ”„ Changes

    • ๐Ÿ›  Fix option for account/verify_credentials (#68).
  • v0.8.0 Changes

    ๐Ÿ”„ 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.
  • v0.7.3 Changes

    โœจ Enhancements

    • ๐Ÿ‘ Allow for looking up multiple users with a list (#61).
    • โž• Add new Tweet fields for extended tweets (#57).
    • ๐Ÿ‘Œ Support for direct messages in streaming API (#60).