···101101102102Highlights:
103103104104+- better value type deserialization helpers
105105+- service auth implementation
106106+- XrpcRequest derive Macros
107107+- more builders in generated api to make constructing things easier (lmk if compile time is awful)
104108- `AgentSessionExt` trait with a host of convenience methods for working with records and preferences
105109- Improvements to the `Collection` trait, code generation, and addition of the `VecUpdate` trait to enable that
106110- A bunch of examples, both in the docs and in the repository