epifab / diffx

Pretty diffs for scala case classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diffx

Build Status Maven Central diffx-core Scala version support

Gitter Mergify Status Scala Steward badge

Documentation

diffx documentation is available at diffx-scala.readthedocs.io.

Modifying documentation

The documentation is typechecked using mdoc. The sources for the documentation exist in docs-sources. Don't modify the generated documentation in generated-docs, as these files will get overwritten!

When generating documentation, it's best to set the version to the current one, so that the generated doc files don't include modifications with the current snapshot version.

That is, in sbt run: set version := "0.5.0", before running mdoc in docs.

Copyright

Copyright (C) 2019 SoftwareMill https://softwaremill.com.

About

Pretty diffs for scala case classes

License:Apache License 2.0


Languages

Language:Scala 93.0%Language:Python 5.7%Language:Batchfile 0.7%Language:Makefile 0.6%Language:Shell 0.0%