Skip to content

Releases: HnH/di

v1.3.3

Choose a tag to compare

@HnH HnH released this 30 Nov 14:19
5f0d384

What's Changed

  • Constuctor WithArgs option by @HnH in #18

Full Changelog: v1.3.2...v1.3.3

v1.3.2

Choose a tag to compare

@HnH HnH released this 26 Nov 14:52
0a04340

What's Changed

  • Add WithImplementations() option to use with constructors by @HnH in #17

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@HnH HnH released this 03 Nov 19:47
c853ec4
Fix context (#15)

* fix context

* fix  fatal error

v1.3.0

Choose a tag to compare

@HnH HnH released this 28 Aug 08:40
db8971a

go 1.18+
context visualization

v1.2.8

Choose a tag to compare

@HnH HnH released this 29 Jun 13:11
373bbc9

fill struct fields of type struct with recursive

v1.2.7

Choose a tag to compare

@HnH HnH released this 06 Jun 12:32
e556f72

Resolver: fill slice & map struct fields with recursive

v1.2.6

Choose a tag to compare

@HnH HnH released this 18 May 13:28
602600e

Allow omitempty in di tag when calling Fill() on a struct.

v1.2.5

Choose a tag to compare

@HnH HnH released this 13 Jan 11:21
e133090

Fill() can fill inner structs recursively

v1.2.4

Choose a tag to compare

@HnH HnH released this 01 Dec 09:04
2788b4e

More informative errors

v1.2.3

Choose a tag to compare

@HnH HnH released this 02 Nov 06:58
ff3d3e3

Global method API changes and global context (#7)