You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
* Add support for Bluesky authentication in ASP.NET Razor Pages.
10
10
11
-
## 1.3.0 - Unrelease, In Progress
11
+
## 1.3.0 - 2026-01-26
12
12
13
13
### Added
14
14
@@ -19,6 +19,11 @@
19
19
* Add `Resolution` class with static methods to resolve DIDs for handles,and DidDocuments and PDS URIs for handles and DIDs without needing to instantiate a client.
20
20
* Add `GetGraphemeLength` extension method on `string` to get the grapheme length of a string.
21
21
22
+
### Documentation
23
+
24
+
* Add documentation for using the raw client
25
+
* Add documentation on using your own record types with typed client, and an approach to mapping a lexicon definition to a C# POCO.
0 commit comments