1.1.4: Fixes a bug when one list has trailing elements following last element where both lists agree.
1.1.3: Identical to 1.1.2, but compiled for java 7 as well as java 8.
1.1.2: Fixes a bug in handling trailing elements when one list ends with one or more elements not in the other list.
1.1.0: New functionality: compare two Unicode strings, results expressed as lists of one-codepoint-long Strings.
1.0.0: Initial release. Compare two lists of any type of object. Analyses included SCS and LCS.