
2.2.2 / 2020-09-10
==================

  * support destination api

2.2.1 / 2020-04-18
==================



2.1.1 / 2019-08-12
==================

  * feat(client):add custom enpoint support (#41)

2.1.0 / 2018-11-20
==================

  * change delimiter to '.'
  * support versioning

2.0.7 / 2018-11-16
==================
* add raw buffer mode for invoke function


2.0.6 / 2018-10-29
==================

  * add version support
  * add initializer function when createFunction and updateFunction

2.0.5 / 2018-09-19
==================

  * add custom domain support and fix bad case

2.0.3 / 2018-05-24
==================

  * bug fix for empty queries of http function

2.0.2 / 2018-05-23
==================

  * add parameter `queries` for getSignature
  * Delete unnecessary notes (#23)
  * Eslint format js

2.0.1 / 2018-02-11
==================

  * Add create and update function runtime check
  * change readme image and url to 2

2.0.0 / 2017-12-19
==================

  * FC2 first version 2.0.0

1.2.3 / 2017-10-12
==================

  * use new endpoint convention

1.2.2 / 2017-08-18
==================

  * feat: support invoke function with upper case `x-fc` header

1.2.1 / 2017-08-02
==================

  * regenerate for es5
  * client.request should accept timeout
  * Update README

1.2.0 / 2017-07-20
==================

  * Add custom header supports
  * Add directores, repository, bugs, homepage properties for package.json

1.1.2 / 2017-06-16
==================

  * Added securityToken check for STS

1.1.1 / 2017-06-08
==================

  * Fix test case
  * Make the es5 output more pretty
  * Use node 8 instead of 7 in travis CI

1.1.0 / 2017-05-27
==================

  * Add getFunctionCode method

1.0.2 / 2017-05-08
==================

  * Fix event type in invokeFunction

1.0.1 / 2017-05-08
==================

  * Replace Buffer.from() with new Buffer() for compatibility

1.0.0 / 2017-05-04
==================

  * transform to es5 compatible source
  * initial commit
