This repository has been archived by the owner on Jul 30, 2023. It is now read-only.
Releases: sys1yagi/mastodon4j
Releases · sys1yagi/mastodon4j
v0.0.6
Contributer
Thanks. @takke 😄
Change
- Add Kotlin sample (Kotlindon)
mastodon4j
- Support Link Header #33
- Add Pageable class
- Add Link class
- Braking: return Pageable instead of List each method.
- Add only_media param to Accounts.getStatuses #37
- bug fix: fix local param of Timelines.getTag and getPublic #40
- Remove deprecated method
- Braking:
Timelines#getPublic()
- Braking:
Timelines#getTag()
- Braking:
mastodon4j-rx
Followed the change of mastodon4j.
issues
v0.0.5
Change
mastodon4j
- Add parameter for public timeline and tag timeline. #25
- Deprecated
Timelines#getPublic()
- Add
Timelines#getLocalPublic()
- Add
Timelines#getFederatedPublic()
- Deprecated
Timelines#getTag()
- Add
Timelines#getLocalTag()
- Add
Timelines#getFederatedTag()
- Deprecated
mastodon4j-rx
none
issues
https://github.com/sys1yagi/mastodon4j/issues?q=milestone%3A0.0.5+is%3Aclosed
v0.0.4
Change
mastodon4j
- indicate whether need access token in each methods. #12
- Add Contract interfaces.
- Add java sample code and update README.md #24
- Breaking: Add checked exception to each mastodon request methods.
- Breaking: Rename getters of the boolean type.
- Add @jvmoverloads to part of the classes.
mastodon4j-rx
none
issues
https://github.com/sys1yagi/mastodon4j/issues?utf8=%E2%9C%93&q=milestone%3A0.0.4%20is%3Aclosed%20
v0.0.3
Change
mastodon4j
- Change Mastodon4jRequestException constructor parameter. #16
- To handle detailed error, it contains a response object.
- Add default parameter to Scope constructor. #17
mastodon4j-rx
None
issues
https://github.com/sys1yagi/mastodon4j/issues?utf8=%E2%9C%93&q=milestone%3A0.0.3%20is%3Aclosed%20
v0.0.2
Change
mastodon4j
- Add postUserNameAndPassword() to Apps
- Use Range on Statues
mastodon4j-rx
Implement all methods.
issues
https://github.com/sys1yagi/mastodon4j/issues?q=is%3Aissue+milestone%3A0.0.2+is%3Aclosed