2025-04-26 15:29:47 +01:00
|
|
|
# Loom | Dependency Injection Component Change Log
|
2025-04-26 15:03:52 +01:00
|
|
|
|
2025-05-05 15:37:36 +01:00
|
|
|
## [1.0.2] - 2025-05-05
|
|
|
|
### Changed
|
|
|
|
- Minor `README` change.
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fixed a typo in the package description.
|
|
|
|
|
2025-05-05 15:28:39 +01:00
|
|
|
## [1.0.1] - 2025-05-05
|
|
|
|
### Changed
|
|
|
|
- Changed the package name for consistency with other Loom components.
|
|
|
|
|
2025-04-26 15:33:13 +01:00
|
|
|
## [1.0.0] - 2025-04-26
|
2025-04-26 15:03:52 +01:00
|
|
|
### Added
|
2025-04-26 15:29:47 +01:00
|
|
|
- Initial release.
|
|
|
|
- Cloned from `lumax/dependency-injection-component`.
|
|
|
|
- Add `Loom` namespace.
|
2025-04-26 15:03:52 +01:00
|
|
|
|
|
|
|
### Changed
|
2025-04-26 15:29:47 +01:00
|
|
|
- Small refactors to the existing codebase.
|
2025-04-26 15:03:52 +01:00
|
|
|
|
|
|
|
### Removed
|
2025-04-26 15:29:47 +01:00
|
|
|
- Remove dependence on `lumax/luma`.
|