Skip to content

Release 3.1.3

Compare
Choose a tag to compare
@gkellogg gkellogg released this 01 Apr 20:01
· 169 commits to develop since this release
  • 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 than false, which makes merge logic work better so that protected:true does not override protected:false.
  • Don't cache base from remote context.