Skip to content

Releases: thinkdata-works/godi

v1.2.0

07 Jun 16:51

Choose a tag to compare

Adding /di to adhere to import conventions

v2.1.0

09 Mar 18:50
4094a36

Choose a tag to compare

What's Changed

  • Fix circular dependency issues. Fix instances being "filled" multiple times by @kbirk in #3

Full Changelog: v2.0.0...v2.1.0

v2.0.0 - KNOWN BUGS

09 Mar 15:31
77d9db4

Choose a tag to compare

What's Changed

  • Add generic Get[T]() method, add recursive Fill support. by @kbirk in #2

NOTE

This version requires go1.22+ to run. Use v1.0.0 for go1.18+

KNOWN BUGS

This version has bugs around infinite looping and deadlocking when resolving circular dependencies. Do not use

New Contributors

  • @kbirk made their first contribution in #2

Full Changelog: v1.0.0...v2.0.0

v1.0.0

05 Mar 20:37
65f8322

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/thinkdata-works/godi/commits/v1.0.0