Skip to content

v0.21.2

Latest
Compare
Choose a tag to compare
@MasterJ93 MasterJ93 released this 22 Dec 03:46

Version 0.21.2 includes the following changes:

  • Tweaked getSession and refreshSession in ATProtocolConfiguration . Now you can pass an access token or refresh token directly as an argument.
    • Furthermore, you can pass a UserSession object into ATProtocolConfiguration.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.
  • Fixed how ratelimit-reset is handled. (Thanks, @mfreiwald!)
  • Fixed an issue where getAuthorFeed doesn’t properly handle the value of the postFilter 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.