v0.27.0 #168
MasterJ93
announced in
ATProtoKit
v0.27.0
#168
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.27.0 includes the following changes:
SessionDebuggable
has been added.struct
, named ` are available, but you can also add your own implementation.CodableValue
can now be expressible by a type value.shouldAuthenticate
from all optional-authenticated methods.ATProtoKit
with aSessionConfiguration
-conformingclass
(if you want the authenticated responses), or use an instance ofATProtoKit
without authenticating (if you want the non-authenticated response).ATUnion
enum
s to be inserted into their respective lexicon models.ATUnionBuilder
will be deprecated.ATIdentityTools
package for resolving DIDs and handles when authenticating a user.ATSyntaxTools
package for checking and validating identifiers.ATProtoBluesky
:muteActor()
andunmuteActor()
didn’t use theContent-Type
header. (Thanks, @mfreiwald!)createBlockRecord()
would fail.Please note: the non-async version of ATProtoKit’s initializer is now deprecated. Please use the async version instead.
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.27.0.
Beta Was this translation helpful? Give feedback.
All reactions