- Split class in multiple files
- V 0.1.4 Add a cmdlet to set App Settings and Timezone
- V 0.1.4 Add a cmdlet to get App Settings and to load App Setting
- V 0.1.3 Add a method to extract Function App settings from Azure
- V 0.1.2 change in the way the tool download the function app and correct a bug where the tools downloaded the Microsoft and Bin Folder
- V 0.1.1 new cmdlet to create a function localy
- V 0.1.0 Publish and Sync to/from Azure Functions
- V 0.0.6 Module rename to PoshServerLess
- V 0.0.5 Better error Handling and error correction
- V 0.0.4 add test-azFuncFunctionBinding and remove-azFuncFunctionBinding
- V 0.0.3 add get-azFuncFunctionApp cmdlet and bug correction on trigger
- V 0.0.2 Bug correction and unit/integration test
- V 0.0.1 Initial release