Skip to content

Add support for darsyn/ip version 6.x#321

Merged
mesilov merged 3 commits intodevfrom
claude/analyze-issue-236-017agB11kx8bSKof8Kor1HZw
Dec 5, 2025
Merged

Add support for darsyn/ip version 6.x#321
mesilov merged 3 commits intodevfrom
claude/analyze-issue-236-017agB11kx8bSKof8Kor1HZw

Conversation

@mesilov
Copy link
Copy Markdown
Collaborator

@mesilov mesilov commented Dec 5, 2025

Update composer dependency constraint to include version 6.x while maintaining backward compatibility with versions 4.x and 5.x.

Version 6.0.0 was released on 2025-02-10 and is compatible with PHP 7.1+, which exceeds the project requirements (PHP 8.2+).

All 482 unit tests pass successfully with the new version.

Fixes #236

Q A
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #236
License MIT

Update composer dependency constraint to include version 6.x
while maintaining backward compatibility with versions 4.x and 5.x.

Version 6.0.0 was released on 2025-02-10 and is compatible with
PHP 7.1+, which exceeds the project requirements (PHP 8.2+).

All 482 unit tests pass successfully with the new version.

Fixes #236
Document the addition of darsyn/ip version 6.x support in the
Unreleased section of the changelog.

Related to #236
…1HZw

Merge latest changes from dev branch including:
- ApplicationSettings contracts (issue #310)
- MCP server configuration (issue #126)
- MOVED_TIME field fix (issue #126)
- FlowItemResult type hints fix (issue #275)
- VersionedScope class

Resolved conflicts in CHANGELOG.md by integrating darsyn/ip v6.x
support into the 1.9.0 release section.
@mesilov mesilov self-assigned this Dec 5, 2025
@mesilov mesilov added this to the 1.9.0 milestone Dec 5, 2025
@mesilov mesilov added the enhancement in SDK New feature or request in SDK label Dec 5, 2025
@mesilov mesilov merged commit 9f7b036 into dev Dec 5, 2025
24 checks passed
@mesilov mesilov linked an issue Dec 5, 2025 that may be closed by this pull request
@mesilov mesilov deleted the claude/analyze-issue-236-017agB11kx8bSKof8Kor1HZw branch December 13, 2025 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement in SDK New feature or request in SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature in SDK]: bump darsyn/ip to ^6

2 participants