cloudworker-proxy
Version:
An api gateway for cloudflare workers
26 lines (13 loc) • 336 B
Markdown
# Changelog
## v1.2.0 2019-05-08
* Support for promisify in Typescript.
## v1.1.2 2019-05-08
* Updated dependencies.
## v1.1.1 2018-09-18
* Distribute only *.js and *.d.ts files.
## v1.1.0 2018-09-18
* Added Typescript typings.
## v1.0.1 2018-05-14
* Fixed changelog and package.json.
## v1.0.0 2018-05-14
* Initial release