Skip to content

Releases: golobby/container

3.1.2

03 Dec 13:20
1b133da
Compare
Choose a tag to compare

Some improvements

v3.1.1

03 Dec 13:14
061c982
Compare
Choose a tag to compare

Update dependencies

v3.1.0

03 Dec 13:02
f88df87
Compare
Choose a tag to compare

v3.0.2

23 Aug 10:28
0fd7fe1
Compare
Choose a tag to compare

Some improvements

v3.0.1

19 Aug 13:21
258e3fa
Compare
Choose a tag to compare

Some improvements

v3.0.0

01 Aug 19:02
d0f798f
Compare
Choose a tag to compare

Named bindings feature and NamedSingleton(), NamedTransient() and NamedResolve() introduced.
The Bind() method renamed to Resolve().
The deprectaed Make() method removed.

v2.1.2

31 Mar 11:38
Compare
Choose a tag to compare

Some bug fixing and improvments

v2.1.1

31 Mar 11:16
Compare
Choose a tag to compare
  • Unexported struct fields is now supported to fill.
  • Missing global methods added.

v2.1.0

31 Mar 10:51
b6e565c
Compare
Choose a tag to compare
  • Binding struct fields is now supported using the method Fill().
  • The Bind() and Call() methods intorduced instead of old Make() method.
  • The Make() method marked as deprected to be removed next major version.

v2.0.2

21 Feb 19:40
Compare
Choose a tag to compare

Some bug fixing and improvements