Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 1.06 KB

CHANGELOG

Unreleased Diff

  • Fix ESLint implementation and lint all files accordingly

v0.0.6 Diff

  • Restored the sync backup functionality
  • Standardized console outputs
  • Update all spawn instances to inherit the stdio

v0.0.5 Diff

  • Fix stdio inheritance for proxified interactive commands
  • Removed autobackup when running sync as the inclussion of directories was generating flawes recursive backups.

v0.0.4 Diff

  • Update reading of proxified git commands to support parameters inside quotes

v0.0.3 Diff

  • Fix critical issue where a import statement would make the script to crash

v0.0.2 Diff

  • Fixes to the instructions in the README