Skip to content

v1.1.0

Choose a tag to compare

@ggrossetie ggrossetie released this 14 Nov 18:06
· 49 commits to master since this release

Bug fixes

  • remove trailing "\n" for TTY input (#28) - thanks @djencks
  • fix binary asynchronous request - thanks @djencks

Infrastructure

  • Bump mocha from 7.1.2 to 7.2.0
  • Bump lodash from 4.17.15 to 4.17.19
  • Bump mocha from 7.2.0 to 8.2.1
  • Bump standard from 14.3.4 to 16.0.2
  • Limit GitHub Actions events
  • Adds HTTPS tests - thanks @djencks
  • Add a npm run lint-fix task to fix linter issues - thanks @djencks