Version 0.21.2 includes the following changes:
- Tweaked
getSession
andrefreshSession
inATProtocolConfiguration
. Now you can pass an access token or refresh token directly as an argument.- Furthermore, you can pass a
UserSession
object intoATProtocolConfiguration.session
if you wish to do so. - This is a temporary solution until a better way to handle sessions is made without disrupting the code base of developers already using this project.
- Furthermore, you can pass a
- Fixed how
ratelimit-reset
is handled. (Thanks, @mfreiwald!) - Fixed an issue where
getAuthorFeed
doesn’t properly handle the value of thepostFilter
argument. - Updated references to remove CentOS 7, since Swift no longer supports this Linux distro.
Once again, thank you for your support. Please give feedback, bug reports, and contributions if you have time. You can also speak to me on Bluesky (@cjrriley.com) for any questions.