Skip to content

v0.1.2

Compare
Choose a tag to compare
@ofrobots ofrobots released this 08 Aug 01:12

Patches

  • Chore: add repo link to package.json: bdcc3f8
  • Fix: respect --dry-run: 99f833f
  • Clean up readme: #2
  • Chore: backoff from using commitlint: #8
  • Feat(lint): add gts lint command: #4
  • Chore: add .travis.yml: #11
  • Chore: lint self: #10
  • Feat: add gts fix command: #12
  • Fix: use local path to module: #9
  • Feat: add some chalk: #14
  • Feat: move root and out options to tsconfig: #13
  • Feat: add clean command: #15
  • Docs: add badges to the readme: #20
  • Test: set up basic test infra: #22
  • Refactor: move pifyd functions to util: #23
  • Fix: include tsconfig-google.json in npm package: #27
  • Test: add tests for tscfg: #28