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

0.11.0 #112

Merged
merged 311 commits into from
Sep 5, 2023
Merged

0.11.0 #112

merged 311 commits into from
Sep 5, 2023

Conversation

makoni
Copy link
Collaborator

@makoni makoni commented Sep 5, 2023

  • Added Linux support. All the async/await methods are available for Linux apps and with Server Side Swift projects.
  • Minimum required Swift version now is 5.6.

makoni and others added 26 commits August 6, 2023 16:14
# Conflicts:
#	README.md
* wip

* dependencies for Linux

* package version

* nsec

* wip

* wip

* wip

* wip

* commented code that breaks building for linux

* use apple's Crypto

* sha1 and sha256 implementations using Crypto

* AsyncHTTPClient for requests

* Package.reslolved

* wip

* empty line

* wip

* disable tests for methods with callbacks for LInux

* disable CI for PRs to develop for now

* wip

* wip

* wip

* removed force unwrapping in tests

* return Data from request if need

* directUploadInForeground for Linux

* space

* default store value - auto

* multipart upload for Linux

* fix

* fixes

* no need to delete headers

* added testing on Ubuntu in workflow

* Update test.yml

* Update test.yml

* swift-tools-version:5.6

---------

Co-authored-by: Sergei Armodin <dolph-in@yandex.ru~>
@makoni makoni requested a review from rsedykh September 5, 2023 17:10
@makoni makoni merged commit 84148eb into master Sep 5, 2023
8 checks passed
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.

None yet

3 participants