Tags: circe/circe-yaml
Tags
Crosscompile for JS and Native with scala-yaml as the backend (#431) * Crosscompile for JS and Native with scala-yaml as the backend This is rudimentary support for YAML on JS and Native. We could add much more tests etc., and maybe there are some bugs for edge cases, but this should be fine for the beginning. * tlVersionIntroduced 0.15.2 * tlVersionIntroduced 0.15.2 * Drop 2.12 in circe-yaml-scalayaml * headerCreate * Test/headerCreate * scalafixAll * import org.virtuslab.yaml.NodeOps * fix tests * circe-yaml-common tlVersionIntroduced 0.15.2 * Bring back 2.12 * scala-native 0.4.17 * Explicit crossScalaVersions * Scala.js 1.16.0 * Drop 2.12 * Simplify, rely on scala-yaml more * scala-yaml 0.1.0 * Update circe * fix * fix * fix * fix
Added indent with indicators to yaml-v12 (#406) * Added indentWithIndicator option * Deprecate Printer(.Config) and introduce PrinterBuilder * Moved PrinterTest to use PrinterBuilder * Added circe-yaml PrinterBuilder that uses circe-yaml-common. -Also support NonPrintableStyle * Added file headers and ran scalafmt * Run scalafix * formatting * Make sure we have correct deprecation version * Fixed issues found in review. --------- Co-authored-by: Anssi Heiska <anssi.heiska@digia.com> Co-authored-by: Erlend Hamnaberg <erlend@hamnaberg.net>
Update build.sbt to force a new hash / tag for release
PreviousNext