Skip to content

6.1.0

Compare
Choose a tag to compare
@leo leo released this 08 Oct 15:14
400318a

Minor Changes

  • Added the ability for a custom onError method: #99
  • The package now allows you to set a custom content type for buffers and streams: #86

Patches

  • Use !== instead of !=: c77a79d
  • Removed ES2015 module syntax from README (until node supports it): 430083c
  • No license needed in README (GitHub shows it): 1e55e3b
  • Added company as author: 8e14d30
  • Badge for XO linting added: d6c9d3c
  • Use JSON for Travis CI configuration file: 69811ca
  • Adjusted author name in LICENSE: 49e9a31
  • Removed async-to-gen duplicate from package.json: #100