v1.5.0
- Move package utils from
internaltopkg - Swap all string length comparison with empty string check
- Add
BindKey&ReflectOptionsto public API - Add tests for
functype - Update README/SPEC markdown
- Add an error to
Getmethod - Create an example to know how to get logs from Injector
- This example needs to use unexported packages yet, so it will need update after the release
- Update
bind.Instanceto not use remy.Binder functions - Change
RegisterSingletonfunction signature