Skip to content

0.2.8

Compare
Choose a tag to compare
@eadwinCode eadwinCode released this 08 Jan 07:49
· 865 commits to main since this release
4565e60

What's Changed

  • Separated IHostContext from IExecutionContext and added factory class that manages their creation by @eadwinCode in #51
  • Made Guards classes Injectable by @eadwinCode in #52
  • Switched from thread.local to ContextVar to manage request_scopes properly by @eadwinCode in #52
  • Added Documentation for ExecutionContext.
  • Increased test coverage.

Full Changelog: 0.2.6...0.2.8