CHANGES
=======

1.0.0
-----

* Release note for function versioning CLI
* Support function version
* Fix typo: extention -> extension
* Improve the support for Qinling Current/Future Versions
* Updated from global requirements
* add lower-constraints job
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* python-qinling doc improvement
* Updated from global requirements
* Fix tox cover config

0.4.0
-----

* Specify md5 for package automatically
* Limit package size to 50M
* Support webhook in CLI
* Support download function code package
* Make sync as default execution model
* Delete all executions for function
* Improve help message
* Support function detach and function worker
* Get executions by admin user
* Support function query filtering
* Avoid tox\_install.sh for constraints support
* Support function update command
* Refine function create command
* Remove setting of version/release from releasenotes
* Support update function
* Support optional runtime params
* Function name is optional
* Add filter support for resource query

0.3.0
-----

* Add support to get execution's log
* Add 'description' output field for execution query CLI
* Fix exception message

0.2.0
-----

* Support job update CLI
* Make sync/async work for creating function execution
* Fix the http exception handling

0.1.0
-----

* Implement get command
* Support job CLI
* Do not delete zip file after function creation
* Add CLI support for runtime/function/execution
* Function/Runtime list
* Initial commit for python-qinlingclient
* Added .gitreview
