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

Releases: sys1yagi/mastodon4j

1.7.0

06 Sep 01:02
Compare
Choose a tag to compare

Thanks to all contributing! 🍶

1.6.0

20 Dec 12:43
38937fd
Compare
Choose a tag to compare

Contributer

Thanks. @moko256 🍰

Change

mastodon4j

  • Update nullable via document #59

mastodon4j-rx

Followed the change of mastodon4j.

issues

none

1.5.0

07 Dec 03:43
Compare
Choose a tag to compare

Contributer

Thanks. @hero-matsumoto 🍦

Change

mastodon4j

  • Streaming bug fix #58

mastodon4j-rx

Followed the change of mastodon4j.

issues

none

1.4.0

01 Nov 12:37
57d6fc8
Compare
Choose a tag to compare

Contributer

Thanks. @hero-matsumoto 🍰

Change

mastodon4j

  • URL encode user name and password #56

mastodon4j-rx

Followed the change of mastodon4j.

issues

none

1.3.0

21 Oct 15:14
Compare
Choose a tag to compare

Contributer

Thanks. @moko256 🍕

Change

mastodon4j

  • Support custom emoji #55

mastodon4j-rx

Followed the change of mastodon4j.

issues

none

1.2.0

18 Aug 02:19
Compare
Choose a tag to compare

Change

mastodon4j

mastodon4j-rx

Followed the change of mastodon4j.

issues

none

1.1.1

18 Aug 02:18
Compare
Choose a tag to compare

Contributer

Thanks. @takke 🍡

Change

mastodon4j

  • Catch IllegalArgumentException on postUrl(). #54

mastodon4j-rx

Followed the change of mastodon4j.

issues

none

v1.1.0

22 May 23:52
Compare
Choose a tag to compare

Contributer

Thanks. @wakingrufus 🍰

Change

mastodon4j

  • Update: added allargs constructor to entities #53
    • Instantiation of Entity is now easier.

mastodon4j-rx

  • None

issues

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

v1.0.0

04 May 14:27
Compare
Choose a tag to compare

Contributer

Thanks. @MulticolorWorld 🍶

Change

mastodon4j

  • Add: Support Streaming API #49 #50
  • Braaking: Introduce MastodonClient.Builder ref: #50
    • MastodonClient.Builder generates MastodonClient. It has options such as whether to use the Streaming API, whether it is in debug mode or access token

mastodon4j-rx

  • Add RxStreaming

issues

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

v0.0.7

03 May 10:40
Compare
Choose a tag to compare

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