Skip to content

Releases: HnH/di

v1.3.3

30 Nov 14:19
@HnH HnH
5f0d384

Choose a tag to compare

What's Changed

  • Constuctor WithArgs option by @HnH in #18

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

v1.3.2

26 Nov 14:52
@HnH HnH
0a04340

Choose a tag to compare

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

03 Nov 19:47
@HnH HnH
c853ec4

Choose a tag to compare

Fix context (#15)

* fix context

* fix  fatal error

v1.3.0

28 Aug 08:40
@HnH HnH
db8971a

Choose a tag to compare

go 1.18+
context visualization

v1.2.8

29 Jun 13:11
@HnH HnH
373bbc9

Choose a tag to compare

fill struct fields of type struct with recursive

v1.2.7

06 Jun 12:32
@HnH HnH
e556f72

Choose a tag to compare

Resolver: fill slice & map struct fields with recursive

v1.2.6

18 May 13:28
@HnH HnH
602600e

Choose a tag to compare

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

v1.2.5

13 Jan 11:21
@HnH HnH
e133090

Choose a tag to compare

Fill() can fill inner structs recursively

v1.2.4

01 Dec 09:04
@HnH HnH
2788b4e

Choose a tag to compare

More informative errors

v1.2.3

02 Nov 06:58
@HnH HnH
ff3d3e3

Choose a tag to compare

Global method API changes and global context (#7)