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 989debf

Browse files
author
janvt
authored
Merge pull request #26 from geekcell/release-please--branches--main--components--release-please-action
chore(main): release 1.5.0
2 parents 0e573c8 + 73018b9 commit 989debf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

‎CHANGELOG.md‎

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

3+
## [1.5.0](https://github.com/geekcell/php-ddd/compare/v1.4.0...v1.5.0) (2024年01月08日)
4+
5+
6+
### Features
7+
8+
* add every, none and some functions to collection ([cb1fe18](https://github.com/geekcell/php-ddd/commit/cb1fe18f87d383fa9ba3b457810bfb410319d815))
9+
* add first, firstOr, last, lastOr functions to collection ([74ce180](https://github.com/geekcell/php-ddd/commit/74ce180a23efc4989d5b019191b241a4bdbf4174))
10+
* add fromIterable function for Collection ([1f7d851](https://github.com/geekcell/php-ddd/commit/1f7d851738feb847f275f0780a6aca16ff868cd7))
11+
* add isEmpty and hasItems to collection ([1d6b0b8](https://github.com/geekcell/php-ddd/commit/1d6b0b823d8fddd4a3e53137225cf55b11a75c1f))
12+
313
## [1.5.0](https://github.com/geekcell/php-ddd/compare/v1.4.0...v1.5.0) (2024年01月05日)
414

515
### Features

‎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.4.0",
6+
"version": "1.5.0",
77
"autoload": {
88
"psr-4": {
99
"GeekCell\\Ddd\\": "src/",

0 commit comments

Comments
(0)

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