Skip to content

v1.2.0

Choose a tag to compare

@baileyherbert baileyherbert released this 24 Dec 00:34
· 25 commits to main since this release
  • Changed from Type<T> to Constructor<T> to protect against invalid types
  • Resolution now ignores optional arguments that can't be constructed
  • Resolution now works for unregistered classes that have no constructor arguments