Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.74 KB

File metadata and controls

56 lines (30 loc) · 1.74 KB

Changelog

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

  • Added support for initializing Pythonx environment on the runner (#7)

v0.1.5 (2024-09-19)

Added

  • Added option to control whether compression should be enabled for code sync (#6)

Changed

  • 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)

Fixed

  • Changes to numeric via up/down arrows being ignored on Firefox

v0.1.4 (2024-09-11)

Changed

  • Updated FLAME to 0.5

v0.1.3 (2024-09-05)

Added

  • Support for Kubernetes backend (#3)

v0.1.2 (2024-08-27)

Added

  • Relaxed FLAME dependency

v0.1.1 (2024-08-27)

Added

  • Support for selecting environment variables to pass to the runner (#2)

v0.1.0 (2024-07-26)

Initial release.