Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

v0.0.7

Compare
Choose a tag to compare
@sys1yagi sys1yagi released this 03 May 10:40
· 57 commits to master since this release

Contributer

Thanks. @takke 馃崻

Change

mastodon4j

  • Braaking: Add Public class for public api. #31
    • The functions that do not require authentication were aggregated into the Public class.
  • Braaking: Support to get raw json #36
    • Introduce MastodonRequest class. The return value of most methods is MastodonRequest.
  • Wrap exception when throw exception from OkHttp. #45

mastodon4j-rx

Followed the change of mastodon4j.

issues

https://github.com/sys1yagi/mastodon4j/milestone/6?closed=1