- Fix implicit casting RHS with greater operator (#138).
- Improve implicit casting when applying operators.
- Implement the
DIFF_CHANGED_FILES
diff function (#139). - Improve calculating diff line stats (#139).
- Introduce a new table for
diffs_changes
to perform analysis on every change (#139). - Fix the order of applying a distinct operator plan.