Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 320 Bytes

ROADMAP.md

File metadata and controls

11 lines (10 loc) · 320 Bytes

Library:

  • More kotlin-way API
    • Refactor DiffRowGenerator to use kotlin-dsl-style builder
  • Explicit API mode
  • Working with files
  • Binary compatibility validator for JVM
  • Benchmarks on JVM to compare with the original library

Infra:

  • Static analysis (detekt, diktat)
  • Git hooks