this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update CHANGELOG

+12
+12
CHANGELOG.md
··· 5 5 is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). 6 6 7 7 8 + ## [d0ea072] - 2023-03-31 9 + 10 + Large Lexicon refactor, and updates to streaming event wire schemas. The 11 + relevant typescript repo pull request, with more details, is 12 + <https://github.com/bluesky-social/atproto/pull/658>. 13 + 14 + 15 + ## [61fc4c0] - 2023-03-10 16 + 17 + MST and repo metadata schema refactor, resulting in repo binary format v2. 18 + 19 + 8 20 ## [init] - 2023-01-19 9 21 10 22 Forked this repo from [whyrusleeping/gosky](https://github.com/whyrusleeping/gosky).