As discussed in #43 call context#initialize last when instantiating a context.
Tests all pass, so I think there should be no problems. However, I suppose this could be a breaking change for some people..?
I can't imagine how someone would have written their code such that this would be a breaking change, but will call this out on the release notes just in case.
As discussed in #43 call
context#initialize
last when instantiating a context. Tests all pass, so I think there should be no problems. However, I suppose this could be a breaking change for some people..?