-
introduce GPL
- rename packages.
scalax.generic
??? - rename github repo
- update drone/codecov integration
- update readme
- create documentation site
- rename packages.
-
can we merge it with scala-tuples?
-
Diff. Although diff and patch are always comes together, semantic is a little different. Whereas Patch is more like a sequence of events (or commands, if you'd like), Diff is a pair of values with detailed explanation on what exactly differs one from another.
-
ordered collection diff
-
port
org.bitbucket.cowwoc.diffmatchpatch.DiffMatchPatch
to Scala ??? - can win in space ifEqual(text)
would be replaced withSkip(n)
-
patch serialization
- binary (protobuf?)
- json
-
more types
- java.sql
- etc
-
more tests
- java.sql
-
prepare for publishing
- readme
- intro with example
- sbt
- drone
- codecov
- sonatype
- readme
-
more sophisticated text diff/patch
-
improve readme
- api details
- adapters
- macros
- provide Ammonite REPL based walkthrough
-
provide more space efficient algorithm/structure (detect similar sequences) for ordered collections patch