Skip to content

Releases: tgrk/yatael

Fix HTTP response error handling

22 Jan 22:04
Compare
Choose a tag to compare

Multi client API

21 May 09:27
Compare
Choose a tag to compare

This release breaks API as it requires to pass client pid to all functions. This allows running multiple clients in parallel using different credentials.

Enable lager logging

10 Jan 06:57
Compare
Choose a tag to compare
  • include lager dependency
  • log basic operations
  • include test specific profile

Public release

04 Nov 15:22
Compare
Choose a tag to compare

REST API calls that are implemented now:

  • oAuth support (extracted into separate module for using in apps with Twitter based login)
  • Home timeline
  • Mentions timeline
  • Status lookup
  • Search API