-
Updated
Dec 11, 2020 - C++
cats
Here are 780 public repositories matching this topic...
-
Updated
Dec 11, 2020 - Scala
-
Updated
Dec 10, 2020 - Scala
-
Updated
Dec 11, 2020 - Scala
-
Updated
Dec 11, 2020 - Scala
-
Updated
Nov 4, 2020 - Python
Currently, we manually append the params to the url / query string using urljoin. Instead, we can send the query params in as a dictionary
-
Updated
Oct 20, 2020 - Go
-
Updated
Dec 11, 2020 - Scala
The generated client is built to work with specific version. It is fine to keep it open which versions are used in the end. But it would be much more useful to specify some versions at least as an example in the documentation here: https://guardrail.dev/scala/dropwizard/
Otherwise you leave it as an open quest for each and every developer trying to integrate it, and go through the hassle of fig
-
Updated
Nov 6, 2017 - Lua
Updates
from 0.10.3 to 0.11.0.
GitHub Release Notes - Version Diff
I'll automatically update this PR
-
Updated
Dec 7, 2020 - Scala
Migrating to GH actions improves the CI/CD experience (the UI is cleaner, it's easier to analyze logs, the jobs start quicker).
Mockito (mockito/mockito#2080) and mockito-testng (mockito/mockito-testng#17) projects have already migrated to GH Actions.
-
Updated
Dec 11, 2020 - Scala
-
Updated
Mar 2, 2019 - Jupyter Notebook
-
Updated
Nov 27, 2020 - Scala
-
Updated
Dec 4, 2020 - Scala
Improve this page
Add a description, image, and links to the cats topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cats topic, visit your repo's landing page and select "manage topics."
These files have parboiled imports that need to go. We are moving them to cats-parse. Some of these files are related. Some are enormous and can be broken down. They could be tasked better, but this is a start.
All work should target the dotty branch. 3.0.0-M1 doesn't compile yet, but all of this will get it closer. CI will fail on the 3.0.0-M1 builds. Don't panic.
Basic steps: