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.
v0.1.6 (2026-03-06)
- Added support for initializing Pythonx environment on the runner (#7)
v0.1.5 (2024-09-19)
- Added option to control whether compression should be enabled for code sync (#6)
- Renamed "FLAME runner cell" to "FLAME runner" for consistency with other Smart cells
- Renamed "Min/max runners" to "Min/max instances"
- Code sync compression to be disabled by default (#6)
- Changes to numeric via up/down arrows being ignored on Firefox
v0.1.4 (2024-09-11)
- Updated FLAME to 0.5
v0.1.3 (2024-09-05)
- Support for Kubernetes backend (#3)
v0.1.2 (2024-08-27)
- Relaxed FLAME dependency
v0.1.1 (2024-08-27)
- Support for selecting environment variables to pass to the runner (#2)
v0.1.0 (2024-07-26)
Initial release.