Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit 6f72610

Browse files
chore(main): release 1.6.0
1 parent 2bb6795 commit 6f72610

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/geekcell/php-ddd/compare/v1.5.0...v1.6.0) (2024年02月09日)
4+
5+
6+
### Features
7+
8+
* add find and findLast functions ([08588d2](https://github.com/geekcell/php-ddd/commit/08588d2ec3a95aa6d9436f382eedf610c035ec0f))
9+
10+
11+
### Bug Fixes
12+
13+
* Add T as a possible return type for lastOr and firstOr ([b60ea9c](https://github.com/geekcell/php-ddd/commit/b60ea9c3985620b11960902b65dad114d95ea0e4))
14+
315
## [1.5.0](https://github.com/geekcell/php-ddd/compare/v1.4.0...v1.5.0) (2024年01月08日)
416

517

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Your ultimate guard rails for domain driven design with PHP.",
44
"type": "library",
55
"license": "MIT",
6-
"version": "1.5.0",
6+
"version": "1.6.0",
77
"autoload": {
88
"psr-4": {
99
"GeekCell\\Ddd\\": "src/",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /