Skip to content

Fly Language compiler

Latest

Choose a tag to compare

@MatDau MatDau released this 17 Jan 19:26
· 32 commits to master since this release
b0f17fb

Changelog:

New environments supported:
- Microsoft Azure
- LocalStack
New language supported:
- Python
New types added:
- File and Directory
- Array and Matrix
Fly function invocation mechanism:
- File split line by line
- Directory split by file
- Array split by elements
- Matrix split by row