Core
Version 4.5.0
Added
- Public state access. The recorded state is now a public model.
ISchemaStateManager, exposed asapp.State, facilitates reading and writing the recorded state, with an optionalReadRaw/WriteRawmethods for moving the serialized payload without interpreting it.
Changed
- Planning with an unreadable state payload now fails with a diagnostic instead of throwing.