-
Notifications
You must be signed in to change notification settings - Fork 46
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
feat: migrate to scala 3 v2 #538
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d010923 - Browse repository at this point
Copy the full SHA d010923View commit details -
Deprecate Sleep typeclass in favour of cats.Temporal.
- Refactor package code and syntax code to use Temporal[M[_]] - Remove MonadError - Update core unit test using IO
Configuration menu - View commit details
-
Copy full SHA for 9c44d90 - Browse repository at this point
Copy the full SHA 9c44d90View commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9b3565 - Browse repository at this point
Copy the full SHA c9b3565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e4289c - Browse repository at this point
Copy the full SHA 6e4289cView commit details -
Merge branch 'v4' of github.com:cb372/cats-retry into 525-remove-the-…
…sleep-type-class
Configuration menu - View commit details
-
Copy full SHA for 1a10e47 - Browse repository at this point
Copy the full SHA 1a10e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbf2d1 - Browse repository at this point
Copy the full SHA 7fbf2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70aca47 - Browse repository at this point
Copy the full SHA 70aca47View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed10a8d - Browse repository at this point
Copy the full SHA ed10a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 456edba - Browse repository at this point
Copy the full SHA 456edbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08fd08f - Browse repository at this point
Copy the full SHA 08fd08fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 413d2db - Browse repository at this point
Copy the full SHA 413d2dbView commit details -
Merge remote-tracking branch 'origin/525-remove-the-sleep-type-class'…
… into 526-finish-migrating-to-scala-3-v2 # Conflicts: # modules/core/shared/src/main/scala/retry/syntax/RetrySyntax.scala # modules/core/shared/src/test/scala/retry/SyntaxSuite.scala # modules/mtl/shared/src/main/scala/retry/mtl/RetrySyntax/retry.scala # modules/mtl/shared/src/test/scala/retry/mtl/SyntaxSuite.scala
Cristian Cantarero committedNov 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 81c2e36 - Browse repository at this point
Copy the full SHA 81c2e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0bb11f - Browse repository at this point
Copy the full SHA d0bb11fView commit details -
Merge remote-tracking branch 'refs/remotes/origin/525-remove-the-slee…
…p-type-class' into 526-finish-migrating-to-scala-3-v2
Cristian Cantarero committedNov 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 1beb3ca - Browse repository at this point
Copy the full SHA 1beb3caView commit details -
fix: use extension methods instead of defs
Cristian Cantarero committedNov 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 319c57e - Browse repository at this point
Copy the full SHA 319c57eView commit details
Commits on Dec 2, 2024
-
Merge remote-tracking branch 'origin/v4' into 526-finish-migrating-to…
…-scala-3-v2 # Conflicts: # modules/core/shared/src/main/scala/retry/syntax/retry.scala # modules/core/shared/src/test/scala/retry/PackageObjectSuite.scala # modules/core/shared/src/test/scala/retry/SyntaxSuite.scala # modules/mtl/shared/src/main/scala/retry/mtl/RetrySyntax/retry.scala # modules/mtl/shared/src/test/scala/retry/mtl/PackageObjectSuite.scala # modules/mtl/shared/src/test/scala/retry/mtl/SyntaxSuite.scala
Cristian Cantarero committedDec 2, 2024 Configuration menu - View commit details
-
Copy full SHA for a5b989b - Browse repository at this point
Copy the full SHA a5b989bView commit details -
fix: use extension methods instead of defs
Cristian Cantarero committedDec 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e80048 - Browse repository at this point
Copy the full SHA 0e80048View commit details -
Cristian Cantarero committed
Dec 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 8be39c0 - Browse repository at this point
Copy the full SHA 8be39c0View commit details -
Cristian Cantarero committed
Dec 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f50cc1d - Browse repository at this point
Copy the full SHA f50cc1dView commit details -
Cristian Cantarero committed
Dec 2, 2024 Configuration menu - View commit details
-
Copy full SHA for c8e1532 - Browse repository at this point
Copy the full SHA c8e1532View commit details