Skip to content

v0.0.0 Pre Release! 🚀

Compare
Choose a tag to compare
@scottzach1 scottzach1 released this 03 Jun 05:02
· 27 commits to main since this release
404fabc

Added

  • Wiring via @wiring.inject or wiring.wire()
  • Providers for injection
    • BlankProvider
    • ExistingSingleton
    • Singleton
    • Factory
  • Overriding with context managers
  • Simple service example to examples/

Changed

Fixed

Closes