Skip to content

Added Dictionary.merge#2190

Merged
NachoSoto merged 3 commits into
mainfrom
dictionary-merge
Dec 27, 2022
Merged

Added Dictionary.merge#2190
NachoSoto merged 3 commits into
mainfrom
dictionary-merge

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

This simplifies the += implementation by avoiding an intermediate dictionary, and allows a simpler way of merging dictionaries.

Will be used in #2174.

This simplifies the `+=` implementation by avoiding an intermediate dictionary, and allows a simpler way of merging dictionaries.

Will be used in #2174.
Comment thread Sources/FoundationExtensions/Dictionary+Extensions.swift Outdated
Comment thread Sources/FoundationExtensions/Dictionary+Extensions.swift Outdated
NachoSoto and others added 2 commits December 27, 2022 09:36
Co-authored-by: Cesar de la Vega <cesarvegaro@gmail.com>
Co-authored-by: Cesar de la Vega <cesarvegaro@gmail.com>
@NachoSoto NachoSoto enabled auto-merge (squash) December 27, 2022 17:36
@NachoSoto NachoSoto merged commit bae4a00 into main Dec 27, 2022
@NachoSoto NachoSoto deleted the dictionary-merge branch December 27, 2022 17:47
NachoSoto pushed a commit that referenced this pull request Dec 27, 2022
**This is an automatic release.**

### New Features
* Created `ReceiptParser` SPM (#2155) via NachoSoto (@NachoSoto)
* Exposed `PurchasesReceiptParser` and `AppleReceipt` (#2153) via
NachoSoto (@NachoSoto)
### Bugfixes
* `Restore purchases`: post product data when posting receipts (#2178)
via NachoSoto (@NachoSoto)
### Other Changes
* Added `Dictionary.merge` (#2190) via NachoSoto (@NachoSoto)
* `CircleCI`: use Xcode 14.2.0 (#2187) via NachoSoto (@NachoSoto)
* `ReceiptParser`: a few documentation improvements (#2189) via
NachoSoto (@NachoSoto)
* `Purchase Tester`: fixed `TestFlight` deployment (#2188) via NachoSoto
(@NachoSoto)
* `Purchase Tester`: display specific `IntroEligibilityStatus` (#2184)
via NachoSoto (@NachoSoto)
* `Purchase Tester`: fixed `SubscriptionPeriod` (#2185) via NachoSoto
(@NachoSoto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants