Skip to content

v0.15.0

Compare
Choose a tag to compare
@maldoinc maldoinc released this 26 Dec 17:26
· 17 commits to master since this release

What's Changed

  • Wireup now supports string annotations such as from __future__ import annotations via the eval_type_backport package.
  • Expose Django current request as a wireup service by @maldoinc in #46
  • Move pytest to dev dependencies by @marjinal1st in #49
  • Autowire all Django URL patterns by @NikitaMelnikov in #52

New Contributors

Full Changelog: v0.14.0...v0.15.0