Release 3.1.3
- Don't overload context PRELOADED with local cache.
- Parse contexts without scope, and merge into active context.
- Improve context merging to look for term protection overrides.
- Use
nil
for default value of@protected
rather thanfalse
, which makes merge logic work better so that protected:true does not override protected:false. - Don't cache base from remote context.