- Add strings as key for dependency binding
- Add strings as key for module binding
- Update dev dependencies
- Add Circular Dependency detection
- No breaking changes just first release
- Classes can now have dependency object too
- Modules support
- Scopes support
- Update dev dependencies
- update dependencies
- function dependencies can now be defined using a dependency object
- higher order function have their own api now
- Higher order functions were solved as simple functions
- add basic implementation