24 lines
No EOL
513 B
Markdown
24 lines
No EOL
513 B
Markdown
# Loom | Dependency Injection Component Change Log
|
|
|
|
## [1.0.2] - 2025-05-05
|
|
### Changed
|
|
- Minor `README` change.
|
|
|
|
### Fixed
|
|
- Fixed a typo in the package description.
|
|
|
|
## [1.0.1] - 2025-05-05
|
|
### Changed
|
|
- Changed the package name for consistency with other Loom components.
|
|
|
|
## [1.0.0] - 2025-04-26
|
|
### Added
|
|
- Initial release.
|
|
- Cloned from `lumax/dependency-injection-component`.
|
|
- Add `Loom` namespace.
|
|
|
|
### Changed
|
|
- Small refactors to the existing codebase.
|
|
|
|
### Removed
|
|
- Remove dependence on `lumax/luma`. |