All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Missing virtualenv. Using built-in venv instead.
- Fixed command escaping for commands and paths with space.
- Command to refresh the extension's own virtualenv.
- Python code execution path.
- Remove mypy and other test files from final bundle.
- README with more information about the extension.
- Extension metadata.
First release, added basic functionality, such as:
- Auto create and manage virtual environments for the fal-serverless
@isolated
functions. - Allows you to run the fal-serverless
@isolated
functions in the cloud with a click.