Skip to content

Tags: pubgo/dix

Tags

v0.3.21-alpha.1

refactor: rename dix_internal to dixinternal

v0.3.21-cost.2

fix: barry quick fix, 2025-04-10 22:20:12

v0.3.21-cost.1

docs(di): Update function comments for clarity

v0.3.20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(dix): update dep cycle check (#22)

* refactor(dix): replace panics with log errors for incorrect types
* refactor(cycle-check): extract dependency graph building and cycle detection

v0.3.20-alpha.6

refactor(cycle-check): extract dependency graph building and cycle de…

…tection

v0.3.20-alpha.5

fix: barry quick fix, 2025-02-24 13:07:00

v0.3.20-alpha.4

fix: barry quick fix, 2025-02-24 13:01:01

v0.3.20-alpha.3

fix: barry quick fix, 2025-02-24 12:08:14

v0.3.20-alpha.2

fix: barry quick fix, 2025-02-24 12:04:16

v0.3.20-alpha.1

refactor(dix): replace panics with log errors for incorrect types