v2.6.0
-
feat(diff-snapshot/hashing): Added hash comparison - e4df5fd - closes #106
-
fix(execution): use exec path to execute spawned diff-snapshot process. Change is to now use process.execPath to ensure that we spawn a new node process to run diff-snapshot if node is not on the environment. - 05dcee4 - closes #108