Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jikuja jikuja released this 14 Feb 09:05
· 15 commits to master since this release
23f534c
  • 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