Skip to content

Add CurlZioBackend implementation for ZIO on Scala Native#2843

Merged
adamw merged 1 commit intosoftwaremill:masterfrom
rolang:curl-zio-backend
Mar 30, 2026
Merged

Add CurlZioBackend implementation for ZIO on Scala Native#2843
adamw merged 1 commit intosoftwaremill:masterfrom
rolang:curl-zio-backend

Conversation

@rolang
Copy link
Copy Markdown
Contributor

@rolang rolang commented Mar 29, 2026

Adds CurlZioBackend implementation for ZIO / Scala 3 / Scala Native (similar to the CurlCatsBackend).

Before submitting pull request:

  • Check if the project compiles by running sbt compile
  • Verify docs compilation by running sbt compileDocs
  • Check if tests pass by running sbt test (zioNative3/Test/test passes)
  • Format code by running sbt scalafmt

@adamw adamw merged commit 34ec517 into softwaremill:master Mar 30, 2026
22 checks passed
@adamw
Copy link
Copy Markdown
Member

adamw commented Mar 30, 2026

Thank you!

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