Skip to content

v2.6.0

Compare
Choose a tag to compare
@anescobar1991 anescobar1991 released this 19 Oct 01:24
· 108 commits to master since this release
  • 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