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

Add readers and writers instances for cats non-empty collections #284

Merged
merged 4 commits into from
Apr 23, 2024

Conversation

Roman-Statsura
Copy link
Contributor

I consider it's time to add readers and writers instances for cats non-empty collections, because in every project we create instances manually
If you approve it, I will be grateful

build.sbt Outdated
@@ -9,7 +9,7 @@ lazy val scala3 = "3.3.0"
ThisBuild / scalaVersion := scala3

lazy val commonSettings = Seq(
version := "0.28.2",
version := "0.28.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

Set 0.28.4

@REDNBLACK
Copy link
Collaborator

LGTM, please up version and i’ll merge

@REDNBLACK REDNBLACK merged commit 6d72556 into tethys-json:master Apr 23, 2024
3 checks passed
goshacodes pushed a commit to goshacodes/tethys that referenced this pull request Aug 28, 2024
…hys-json#284)

* Add readers and writers instances for cats non-empty collections

* fix problem with SortedSet

* up version to 0.28.4

* renamed module name to tethys-cats
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.

3 participants