Fixed
- The --debug option now displays which files are currently processed incrementally;
it will not wait until semgrep-core completely finishes.
Changed
- Switch from OCaml 4.10.0 to OCaml 4.10.2 (and later to OCaml 4.12.0) resulted in
smaller semgrep-core binaries (from 170MB to 47MB) and a smaller docker
image (from 95MB to 40MB).