Skip to content

Commit

Permalink
Update supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonychu committed Jun 20, 2020
1 parent 13cc336 commit e45448a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,9 @@ Check out the [new project template](https://github.com/anthonychu/azure-functio

* Linux, macOS, Windows
* [Deno](https://deno.land/x/install/)
- Tested on: `1.0.2`, `1.0.4`, `1.0.5`
- Tested on:
- `1.0.2`, `1.0.4`, `1.0.5`, `1.1.0`, `1.1.1`
- `1.1.0` and `1.1.1` can only be deployed to Linux (see [#13](https://github.com/anthonychu/azure-functions-deno-worker/issues/13))
* [Azure Functions Core Tools V3](https://github.com/Azure/azure-functions-core-tools#azure-functions-core-tools) - needed for running the app locally and deploying it
* [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli?view=azure-cli-latest#install) - needed to deploy the app
* `denofunc` CLI - see [below](#install-the-denofunc-cli)
Expand Down

0 comments on commit e45448a

Please sign in to comment.