Immutable
release. Only release title and notes can be modified.
Bug fixes
- Config: a child config layer (e.g. a project
.tuor/config.json) that didn't
setworkdirorusersilently reset the value inherited from an upper layer
(e.g.~/.config/tuor/config.json) to the built-in default values (workdir:
/, user:root). These fields now fall through to the parent layer when
omitted; their defaults are applied only after all layers are merged.