• 0.18.4 cdb538fa45

    0.18.4 Stable

    tastytea released this 2018-08-14 17:11:16 +02:00 | 386 commits to master since this release

    • Bugfix: Some examples didn't compile with -DWITHOUT_EASY
    • Added option to compile to static library
    Downloads
  • 0.18.2 70b7f1b673

    0.18.2 Stable

    tastytea released this 2018-07-14 12:32:48 +02:00 | 391 commits to master since this release

    • Added API::urldecode()
    • Renamed send_toot to send_post, made send_toot an alias for send_post
    • Entity::valid now checks if all non-nullable attributes are set
    • Prebuilt packages are done on Debian stretch from now on
    Downloads
  • 0.17.1 917b98945a

    0.17.1 Stable

    tastytea released this 2018-06-21 14:54:33 +02:00 | 401 commits to master since this release

    • Removed some redundant debug messages
    • Prebuilt packages are now done on Debian jessie
    Downloads
  • 0.17.0 43504f6ef7

    0.17.0 Stable

    tastytea released this 2018-06-14 04:11:28 +02:00 | 409 commits to master since this release

    • Made Easy::Status writable
    • Made Easy::Attachment writable
    • bugfix: Made sure that arrays are send as arrays when they only have 1 entry
    • Added Easy::send_toot
    Downloads
  • 0.16.1 8bb1388607

    0.16.1 Pre-Release

    tastytea released this 2018-06-12 07:12:38 +02:00 | 417 commits to master since this release

    • Added /api/v2/search
    • Added Easy::Result::hashtag_v2
    • Deprecated Easy::Result::hashtag, is now Easy::Result::hashtag_v1
    • Added Easy::Tag::History
    • Added support for bot tag in Easy::Account
    • Added support for fields in Easy::Account
    Downloads
  • 0.15.1 b9603587c5

    0.15.1 Stable

    tastytea released this 2018-05-26 23:48:03 +02:00 | 439 commits to master since this release

    • Added proxy support
    Downloads