Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

v0.2.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 08 Mar 21:16
de5ef4e

03-08-2019 12:15 PST

New Features

  • feat: handle promise based functions (#91)
  • refactor(ts): create generic for object streams (#101)

Dependencies

  • chore(deps): update dependency through2 to v3 (#53)
  • chore(deps): update dependency @types/is to v0.0.21 (#55)
  • chore(deps): update dependency gts to ^0.9.0 (#57)
  • fix: Pin @types/sinon to last compatible version (#61)
  • refactor: trim a few dependencies (#60)
  • chore(deps): update dependency @types/sinon to v5.0.7 (#62)
  • chore(deps): update dependency @types/sinon to v7 (#81)
  • chore(deps): update dependency mocha to v6

Documentation

  • docs: add lint/fix example to contributing guide (#85)
  • chore: move CONTRIBUTING.md to root (#87)
  • docs: update links in contrib guide (#94)
  • docs: update contributing path in README (#88)

Internal / Testing Changes

  • chore: include build in eslintignore (#49)
  • chore: update CircleCI config (#52)
  • chore: use latest npm on Windows (#54)
  • chore: update eslintignore config (#56)
  • chore: add synth.metadata
  • fix(build): fix system key decryption (#64)
  • chore: update license file (#68)
  • chore(build): update prettier config (#69)
  • chore: nyc ignore build/test by default (#71)
  • chore: always nyc report before calling codecov (#72)
  • build: add Kokoro configs for autorelease (#75)
  • fix(build): fix Kokoro release script (#76)
  • chore: fix publish.sh permission +x (#77)
  • chore: update nyc and eslint configs (#79)
  • chore(build): inject yoshi automation key (#80)
  • build: check broken links in generated docs (#82)
  • build: ignore googleapis.com in doc link check (#84)
  • build: test using @grpc/grpc-js in CI (#89)
  • build: create docs test npm scripts (#90)
  • build: use linkinator for docs test (#93)
  • build: update release configuration
  • build: fix types for sinon (#98)
  • build: use node10 to run samples-test, system-test etc (#97)
  • build: Add docuploader credentials to node publish jobs (#99)