Releases: Azure/azure-functions-core-tools
Releases · Azure/azure-functions-core-tools
4.0.3893
Updated templates to 4.0.1938 (#2773)
3.0.3873
Update Host Version to 3.3.1 (#522)
4.0.3780
Merge branch 'v3.x' into v4.x
3.0.3785
Updating host version 3.2.0
3.0.3734
fixing devops pipeline name
3.0.3568
fix: fetching old value of function information after deployment for …
3.0.3477
updating WebHost to 3.0.15584 (#2555)
3.0.3442
Allowing .NET Worker startup without debugger dependency (#2528)
3.0.3388
Release Notes
- Updates for .NET Isolated
- Support for local debugging using args
--dotnet-isolated-debug
- Updated templates
- Added dockerfile when running
func init --docker
for .NET Isolated.
3.0.3354
Release Notes
[Hotfix] Fix template issue on VS Mac