- `ApplicationContext` now supports multiple package scan
0.11.0
- The Autowired annotation is removed to simplify the code structure. - integrating the dependency declarations of the Bean class and functions into a single dependency declaration. This allows for dependency injection in functional Beans as well.