2025-05-05 13:48:29 +01:00
|
|
|
# Loom | HTTP Component Changelog
|
|
|
|
|
2025-05-17 21:27:45 +01:00
|
|
|
## [1.0.1] - 2025-05-17
|
|
|
|
### Added
|
|
|
|
- Added dev dependency `loomlabs/badger`.
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
- Remove NPM dependencies.
|
|
|
|
|
2025-05-05 15:07:39 +01:00
|
|
|
## [1.0.0] - 2025-05-05
|
2025-05-05 13:48:29 +01:00
|
|
|
### Added
|
2025-05-05 15:07:39 +01:00
|
|
|
- Initial release.
|
|
|
|
- Cloned from `lumax/http-component`.
|
|
|
|
- Small refactors and cleanup.
|
2025-05-05 13:48:29 +01:00
|
|
|
|
|
|
|
### Removed
|
2025-05-05 15:07:39 +01:00
|
|
|
- Removed deprecations from the original codebase.
|
2025-05-05 13:48:29 +01:00
|
|
|
|
|
|
|
### Fixed
|
2025-05-05 15:07:39 +01:00
|
|
|
- Fixed unit tests for update `phpunit` version and PHP 8.4.
|