Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: ✨ Immutable Collections Extension added #107

Merged
merged 6 commits into from
Aug 3, 2023

Conversation

create-issue-branch[bot]
Copy link
Contributor

Original issue description

CompactConstructorExtension replaces collection-type components with their immutable copy. By collection-type, Set, List, Queue and Map implementations need to be understand.

closes #106

@create-issue-branch create-issue-branch bot added the enhancement New feature or request label Jul 21, 2023
@create-issue-branch create-issue-branch bot changed the title Immutable Collections Extension feat: ✨ Immutable Collections Extension Jul 21, 2023
@pawellabaj pawellabaj added the ARICE AutoRecord ImmutableCollectionsExtension label Jul 21, 2023
@pawellabaj pawellabaj changed the title feat: ✨ Immutable Collections Extension feat(arice): ✨ Immutable Collections Extension Jul 21, 2023
@pawellabaj pawellabaj changed the title feat(arice): ✨ Immutable Collections Extension feat(ext): ✨ Immutable Collections Extension Jul 22, 2023
@pawellabaj pawellabaj changed the title feat(ext): ✨ Immutable Collections Extension feat: ✨ Immutable Collections Extension Jul 22, 2023
@pawellabaj pawellabaj changed the title feat: ✨ Immutable Collections Extension feat!: ✨ Immutable Collections Extension added Jul 24, 2023
@pawellabaj pawellabaj force-pushed the feature/issue-106-immutable-collections-extension branch from 9a28deb to cb1fdae Compare July 24, 2023 07:33
@pawellabaj pawellabaj added the breaking-change Incompatibile backward change label Jul 24, 2023
@pawellabaj pawellabaj force-pushed the feature/issue-106-immutable-collections-extension branch 4 times, most recently from c0b508e to 3d47c5d Compare July 29, 2023 11:47
closes #106

BREAKING CHANGE: Extensions API changed
closes #106

BREAKING CHANGE: Extensions API changed
@pawellabaj pawellabaj force-pushed the feature/issue-106-immutable-collections-extension branch from 83f9006 to 0c31db8 Compare August 2, 2023 15:43
@pawellabaj pawellabaj marked this pull request as ready for review August 3, 2023 08:52
@pawellabaj pawellabaj self-requested a review as a code owner August 3, 2023 08:52
@pawellabaj pawellabaj merged commit 0272a02 into main Aug 3, 2023
@pawellabaj pawellabaj deleted the feature/issue-106-immutable-collections-extension branch August 3, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARICE AutoRecord ImmutableCollectionsExtension breaking-change Incompatibile backward change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Immutable Collections Extension
1 participant