Scribe v1.2.1 - .Get() & .Clone() Fixes
- Root whole-data reads (
Get,Clone,Observe,Changed) now return exactly your declared roots: no internal_Scribe, andScribe.Sessionroots are finally included. Get()is frozen, so a strayGet().Coins = 1raises instead of writing silently.Scribe.ServerOnlyfields left the client type, so reading one there is a build error, not anil.- Use
Clone()to edit,Data.Exportfor internals.
Full Changelog: v1.2.0...v1.2.1