Releases: go-autowire/autowire
Releases Β· go-autowire/autowire
v1.0.7
Adding linters and makefile Signed-off-by: Filip Petrov <[email protected]>
v1.0.6
Small godoc fixes Signed-off-by: Filip Petrov <[email protected]>
v1.0.5
Implement test for autowire internal/reflect Signed-off-by: Filip Petrov <[email protected]>
v1.0.4
Added tests for atesting ok github.com/go-autowire/autowire/atesting 0.504s coverage: 100.0% of statements Signed-off-by: Filip Petrov <[email protected]>
v1.0.3
Implementing auto closer so all the acquired resources(connections, etc.) could be released
v1.0.2
godoc: improving godoc Signed-off-by: Filip Petrov <[email protected]>
v1.0.1
Prepare Godoc
v1.0.0
Phase one: Autowire