Skip to content

Conversation

@alfabetacain
Copy link
Contributor

Similar to #1796, this adds scala native support for the circe submodule.
As is the case with jsoniter, there is no circe version that supports both scala native and 2.11, so this drops 2.11 support for the circe module.

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
    • All the ... should throw UnsupportedOperationException with reason fails and the scala native tests hangs 😅 , but they also fail locally for the v3 branch, so hoping it's just my setup
  • Format code by running sbt scalafmt

Also drops 2.11 support for circe module.
@adamw adamw merged commit 969772b into softwaremill:v3 Apr 12, 2023
@adamw
Copy link
Member

adamw commented Apr 12, 2023

Thanks!

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