Skip to content

Releases: siilisolutions/hedge

v0.1.2

16 Feb 08:32
5cc3242
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Fixed critical bug in Azure input/output bindings
  • Added proper exception handling
  • Added documentation for exception handling best practices

v0.1.1: Re-release of v0.1.0

16 Feb 08:32
Compare
Choose a tag to compare
Pre-release
Due to a build mishap v0.1.0 contained the contents of v0.0.4, this increment actually releases what was supposed to be v0.1.0

v0.1.0

14 Feb 09:05
23f534c
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Unified logging with Timbre
  • AWS deployment and template creation fixes
  • Faster Azure deployment
  • Timer triggered functions for AWS and Azure
  • Queue triggered functions for AWS and Azure
  • Azure only:
    • Output support for queues, table storage and Cosmos DB tables
    • Input support for table storage and Cosmos DB tables
  • Task changes
    • Renamed tasks. Use boot to check new task names
    • build.boot: Refer README.md and/or example project for more information for recommended usage
  • Documentation updates

v0.0.4

24 Jan 10:10
01b71c0
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • AWS deployment support
  • Minor task updates
  • Added documentation

v0.0.3

09 Jan 07:57
1b7a5dd
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • AWS javascript generation support
  • Minor changes for Azure code

v0.0.2

08 Jan 13:35
047c0c2
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Minor azure fixes.

v0.0.1: Merge pull request #9 from siilisolutions/azure

28 Sep 08:24
Compare
Choose a tag to compare

basic wrappers and builds for an azure function-app