• 0.110.0 ff43aea4ab

    0.110.0 Stable

    tastytea released this 2019-09-20 03:54:47 +02:00 | 38 commits to master since this release

    Changes

    • Changed license to AGPL3.
    • Switched from curlpp to POCO (curlpp is not maintained anymore).
    • Added pkg-config recipe.
    • Modernized CMake recipes.
    • Changed error codes (See README).
    • Removed things that are no longer supported by Mastodon:
      • GET /api/v1/search
      • GET /api/v1/reports
      • Easy::Report
    • Added entities:
      • Easy::Poll
      • Easy::Conversation
    • Added support for API calls:
      • /api/v1/polls/:id
      • /api/v1/polls/:id/votes
      • /api/v1/conversations
      • /api/v1/streaming/health
      • /api/v1/streaming/hashtag/local
      • /api/v1/streaming/direct
    • Added support for the streaming event “filters_changed”.
    Downloads