Skip to content

v0.3.0

Compare
Choose a tag to compare
@ofrobots ofrobots released this 27 Oct 05:33
· 560 commits to main since this release

Notable Changes

  • The module has been renamed to gts. (#47)
  • Changed default verbs: lint replaced with format that checks both (#43)

Commits

  • 138459e refactor: fix formatting
  • ce4246c fix: conditionally require lint, format (#49)
  • 5e3c3f2 chore(package): update @types/rimraf to version 2.0.2 (#50)
  • 2855a51 breaking: rename module (#47)
  • 388c498 test: add tests for clean (#46)
  • 15ebf5b refactor: add a basic logger abstraction (#45)
  • e368229 breaking: change default verbs + cleanup (#43)
  • 86359e5 test: improve system test (#44)
  • f447f3c chore(package): update @types/rimraf to version 2.0.1 (#42)
  • f3a17ff chore(package): update ava to version 0.22.0 (#41)