Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

v1.11.0

Compare
Choose a tag to compare
@zenorocha zenorocha released this 25 Feb 20:40
· 782 commits to master since this release

Attention: This release requires NodeJS 0.12.0

  • 7ea1c66 Make git.countUserAdjacentCommits synchronous #363
  • e5851b7 Check if NodeJS version is compatible before running any command
  • f2302d0 Remove dependency of spawn-sync in favor of native's spawnSync
  • 45423e7 Remove copy-paste due to its instability