Skip to content

Releases: SalehAlbuga/azure-functions-swift-tools

0.6.1

19 Aug 15:38
74bb55d
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release
  • Correct typos
  • Remove extra log

0.6.0

18 Aug 17:40
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
  • A new Publish command to deploy the app to a Function App on Azure hosted in a consumption plan 🎉
swiftfunc publish myAzureFunctionApp

0.5.0

07 Aug 03:42
1c088e9
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • Linux support (remove Darwin dependency)

0.4.1

26 Jun 00:07
6e36218
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
  • Correct Queue template type

0.4.0

08 Jun 02:00
0e16f8a
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Custom Handler (HTTP worker) project creation support + templates
  • Bug fix

v0.3.0

15 Apr 21:37
82de8c2
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Fixing an issue when running a project using the latest v2 Core Tools, where host was showing Item has already been added. Key in dictionary: 'TERM' Key being added: 'TERM'
  • Detecting if Core Tools are installed before starting the host and providing instructions for installation.
  • Minor Swift syntax change in one of the templates

v0.2.0

30 Nov 17:28
9dc5ad5
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Main file template update
  • New Servicebus function template

v0.1.3: Merge branch 'master' of https://github.com/SalehAlbuga/azure-functio…

24 Nov 21:11
Compare
Choose a tag to compare

v0.1.2

23 Nov 23:03
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
bug fixes + new templates

v0.1.1

22 Nov 20:40
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
bindir path fix