Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove UIKit dependency #90

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

andrewjl-mux
Copy link
Contributor

Replace use of UIDevice, use a different non-UIKit source

Replace use of UIDevice and use a different non-UIKit source
@andrewjl-mux andrewjl-mux requested a review from a team August 3, 2023 20:26
Copy link
Collaborator

@daytime-em daytime-em left a comment

Choose a reason for hiding this comment

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

Very cool!

@andrewjl-mux andrewjl-mux merged commit 966b2d6 into releases/v0.5.1 Aug 3, 2023
@andrewjl-mux andrewjl-mux deleted the ajlb/remove-uikit-dependency branch August 3, 2023 21:21
andrewjl-mux added a commit that referenced this pull request Aug 7, 2023
Replace use of UIDevice and use a different non-UIKit source
andrewjl-mux added a commit that referenced this pull request Aug 23, 2023
Replace use of UIDevice and use a different non-UIKit source
@github-actions github-actions bot mentioned this pull request Aug 23, 2023
andrewjl-mux added a commit that referenced this pull request Aug 23, 2023
Replace use of UIDevice and use a different non-UIKit source
andrewjl-mux added a commit that referenced this pull request Aug 24, 2023
* Remove UIKit dependency (#90)

* Replace use of UIDevice and use a different non-UIKit source

* Version updates (#91)

* docs: backfill missing inline API docs (#92)

* feat: Foundation Measurement API for chunk size (#94)

* refactor:  Respell Version to SemanticVersion for explicitness in API (#95)

* Rename revision to patch as in SemVer 2.0.0

* Rename Version to SemanticVersion for explicitness

* Inline API docs and adjust indentation to match rest of the package

* Lowercase to avoid casing issues (#98)
tomkordic pushed a commit that referenced this pull request Mar 1, 2024
* Remove UIKit dependency (#90)

* Replace use of UIDevice and use a different non-UIKit source

* Version updates (#91)

* docs: backfill missing inline API docs (#92)

* feat: Foundation Measurement API for chunk size (#94)

* refactor:  Respell Version to SemanticVersion for explicitness in API (#95)

* Rename revision to patch as in SemVer 2.0.0

* Rename Version to SemanticVersion for explicitness

* Inline API docs and adjust indentation to match rest of the package

* Lowercase to avoid casing issues (#98)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants