flueco_core 0.0.1-alpha.6
flueco_core: ^0.0.1-alpha.6 copied to clipboard
Core of the Flueco ecosystem containing the foundation and the base services.
0.0.1-alpha.6 #
- REFACTOR(widgets): rename FluecoCoreApp.
- REFACTOR: extract FluecoCoreApp child to new widget.
- REFACTOR: rename core folder to foundation.
- REFACTOR: rename UnImplementedComponent to UnimplementedFeature.
- FEAT(flueco_core): write tests of flueco core (#14).
- FEAT(flueco_core): integrate registries initialization.
- FEAT(flueco_core): add possibility to unregister/unlink DI service.
- DOCS(flueco_core): add documentations on services.
0.0.1-alpha.5 #
- REFACTOR(widgets): rename FluecoCoreApp.
- REFACTOR: extract FluecoCoreApp child to new widget.
- REFACTOR: rename core folder to foundation.
- REFACTOR: rename UnImplementedComponent to UnimplementedFeature.
- FEAT(flueco_core): integrate registries initialization.
- FEAT(flueco_core): add possibility to unregister/unlink DI service.
0.0.1-alpha.4 #
- REFACTOR(widgets): rename FluecoCoreApp.
- REFACTOR: extract FluecoCoreApp child to new widget.
- REFACTOR: rename core folder to foundation.
- REFACTOR: rename UnImplementedComponent to UnimplementedFeature.
0.0.1-alpha.3 #
- REFACTOR(widgets): rename FluecoCoreApp.
- REFACTOR: extract FluecoCoreApp child to new widget.
- REFACTOR: rename core folder to foundation.
- REFACTOR: rename UnImplementedComponent to UnimplementedFeature.
0.0.1-alpha.2 #
- chore: Dependencies update
0.0.1-alpha #
- First release.