Skip to content

v.1.4.0

Choose a tag to compare

@blowdart blowdart released this 18 Jan 20:12
· 99 commits to main since this release
Immutable release. Only release title and notes can be modified.
v1.4.0
4eb7207

Added

idunno.AtProto

  • Add public AtProtoJsonSerializerOptions to enable easier creation of JsonSerializerOptions with chained resolvers
    for custom AtProtoRecord classes.
  • Add ToAccessCredentials and ToAccessTokenCredential methods to Session.

idunno.Bluesky

  • Add "cashtag" facet detection to the default facet extractor. See Add cashtag support for stock ticker discussions
  • Add SetLiveStatus to indicate if a user is live streaming, and SetStatus and DeleteStatus to set and delete a user's status.
  • Add BlueskyJsonSerializerOptions to enable easier creation of JsonSerializerOptions with chained resolvers