Skip to content

Prepare release 0.1.1 - #44

Merged
PatrickCroninMM merged 1 commit into
mainfrom
release/0.1.1
Aug 12, 2026
Merged

Prepare release 0.1.1#44
PatrickCroninMM merged 1 commit into
mainfrom
release/0.1.1

Conversation

@PatrickCroninMM

@PatrickCroninMM PatrickCroninMM commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Release 0.1.1 so that:

  • Customers using CocoaPods tooling can reference this project's podspec. The podspec has tests to make sure it stays up-to-date.
  • A Swift 6 compiler error about using NSLock from asynchronous contexts in the Objective-C wrapper is fixed.

Summary by CodeRabbit

  • Bug Fixes

    • Resolved NSLock usage warnings in asynchronous Objective-C wrapper contexts, preventing Swift 6 compiler errors.
  • Release Updates

    • Updated the SDK and CocoaPods package to version 0.1.1.
    • Updated installation requirements and examples for the 0.1.1 release.

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 5bee3087-ab3b-420b-a0af-66f8a4b6192d

📥 Commits

Reviewing files that changed from the base of the PR and between d1dc413 and 9e3dbef.

📒 Files selected for processing (4)
  • CHANGELOG.md
  • MinFraudDevice.podspec
  • README.md
  • Sources/MinFraudDevice/Config/SDKConfig.swift

📝 Walkthrough

Walkthrough

The release updates version identifiers to 0.1.1 in the SDK and podspec. The README installation references and changelog entry also now describe release 0.1.1.

Changes

0.1.1 release alignment

Layer / File(s) Summary
Update release version identifiers
MinFraudDevice.podspec, Sources/MinFraudDevice/Config/SDKConfig.swift
The podspec version and SDK version constant changed from 0.1.0 to 0.1.1.
Update release documentation
CHANGELOG.md, README.md
The changelog now dates the 0.1.1 release and records the NSLock fix. README installation examples now reference 0.1.1.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • maxmind/device-ios#43: Introduced the CocoaPods version references and documentation updated by this release.

Poem

A rabbit hops through version one-one,
The podspec and SDK now agree.
README paths point to the new tag,
The changelog records fixes neatly.
0.1.1 shines in the release burrow.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the release preparation changes for version 0.1.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.1.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mm-jpoole mm-jpoole left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🥳

@PatrickCroninMM
PatrickCroninMM merged commit 771d329 into main Aug 12, 2026
26 checks passed
@PatrickCroninMM
PatrickCroninMM deleted the release/0.1.1 branch August 12, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants