0.5.0 (2026-06-24)
- Add helpers for LoroText (8c718c7)
- Bump Loro to 1.13.6 (75564a5)
- Update built libraries and bindings for Loro v1.13.6 (08fed63)
0.4.0 (2026-05-14)
- Add accessors for LoroMap / LoroList / LoroMovableList (d4c53fd)
- Add helpers for accessing root container IDs (b63eb2a)
- Add helpers for ExportMode (0faf3e5)
- Add helpers to work with sub-containers (573b7aa)
- Add library for Windows (e43363c)
- Add methods to simplify deref of optional values (f129ea5)
- Add more helper for callback functions (1c66345)
- Add mutators for common methods (47f4243)
- Add range-over-func iterators (36cb954)
- Add singletons and constructors for sum-type values (1e5e3b3)
- Implement fmt.Stringer for types (a337c93)
- Update built libraries and bindings for Loro v1.12.0 (f8d4533)
- ValueAsX helpers to work with LoroValue (3499c43)