This repository was archived by the owner on Feb 9, 2021. It is now read-only.
Releases: go-kata/kinitx
Releases · go-kata/kinitx
0.4.0
Apply
methods are deprecated, useAttach
insteadInvoke
methods are deprecated, useRun
insteadExecutor
is deprecated, useFunctor
insteadLiteral
is deprecated, useInjector
instead
0.3.5
No significant changes, fix broken tag
0.3.4
No significant changes
0.3.3
No significant changes
0.3.2
Codecov
0.3.1
Dependencies versions were updated
0.3.0
MakeConstructor and MustMakeConstructor were made private (not to be confused with NewConstructor and MustNewConstructor)
0.2.0
- KInit v0.2.0 used
- Factory was renamed to Constructor
- Struct was renamed to Initializer
- Opener was added
0.1.0
v0.1.0 Fix godoc