v0.22.0 #90
MasterJ93
announced in
ATProtoKit
v0.22.0
#90
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 0.22.0 includes the following changes:
ATFacetParserhas a couple of updates.AttributedStringandNSAttributedString.ATRecordProtocolnow has constraints withEquatableandHashable.ATRecordViewProtocolhas been added.Identifiableand will work on the followingstructs:PostViewDefinitionGeneratorViewDefinitionListViewDefinitionStarterPackViewDefinitionFeedViewPostDefinitionProfileViewBasicDefinitionProfileViewDefinitionProfileViewDetailedDefinitionrefresh(with:)method is available, which allows you to update a record view with new information. You need to pass along aUserSessionobject in order for it to work.ATProtocolConfigurationhas some updates:UserSessionobject.resumeSessionmethod is available to resume a session using the session tokens.encodeDateandencodeDateIfPresentare now all part ofKeyedDecodingContainer.decodeDateanddecodeDateIfPresentare now all part ofKeyedDecodingContainer.getUploadto the mainATProtoKitclass.createPostRecordwill now be able to accept aspect ratio entries when uploading an image.uploadBlobincorrectly always throwsATHTTPRequestError.invalidResponse.Once again, thank you for your support. Please give feedback, bug reports, and contributions if you have time. Consider starring this project if you find it helpful, and feel free to donate an amount that reflects the value it has brought to you. Your support helps ensure the continued development and improvement of this project. You can also speak to me on Bluesky (@cjrriley.com) for any questions.
This discussion was created from the release v0.22.0.
Beta Was this translation helpful? Give feedback.
All reactions