-
Try to set default value using options to set default value if not set. But, the parsed yaml always returning None whether we set default value or not.
sbt:
libraryDependencies += "io.circe"…
-
Travis CI is apparently dropping travis-ci.org, and we've seen delays in the free builds for open source projects. We should probably follow [Cats](https://github.com/typelevel/cats/pull/3570) and oth…
-
https://github.com/circe/circe/issues/1130 was resolved for the Jawn parser (https://github.com/circe/circe/pull/1149), but I don't believe this is the case for `circe-yaml`
Happy to be told I'm wr…
-
This behavior surprised me: I have this set up in a build
```
ThisBuild / libraryDependencySchemes ++= Seq(
"io.circe" %% "circe-core" % "early-semver",
"io.circe" %% "circe-numbers" % "earl…
-
Circe includes an annotation `@JsonKey` to rename fields:
https://circe.github.io/circe/codec.html#custom-key-mappings-via-annotations
It would be nice to have that annotation supported in circe-d…
-
-
Hereby i demo this odd transitive problem with a minimal repo: https://github.com/rfan-debug/bazel-scala-test
This is a very simple program on Circe's official doc: https://circe.github.io/circe/co…
-
I'm late in updating my dependencies. I was using `semiauto.deriveUnwrappedValueMapper` for my AnyVals. Is there an alternative today?
-
### Issue type
Muse Sounds bug
### Bug description
The Bass Flute Musesounds sound font has been incredibly out of time since I can remember. It used to be the same for the Alto Flute but that was …
-
We use yaml anchors and aliases to reduce duplication for some of our topic configurations. Following #51 this is now broken in a project that is creating lots of topics due to an update in snakeyaml …