Current section
Files
Jump to
Current section
Files
kino_flame
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.1.4](https://github.com/livebook-dev/kino_flame/tree/v0.1.4) (2024-09-11)
### Changed
* Updated FLAME to 0.5
## [v0.1.3](https://github.com/livebook-dev/kino_flame/tree/v0.1.3) (2024-09-05)
### Added
* Support for Kubernetes backend ([#3](https://github.com/livebook-dev/kino_flame/pull/3))
## [v0.1.2](https://github.com/livebook-dev/kino_flame/tree/v0.1.2) (2024-08-27)
### Added
* Relaxed FLAME dependency
## [v0.1.1](https://github.com/livebook-dev/kino_flame/tree/v0.1.1) (2024-08-27)
### Added
* Support for selecting environment variables to pass to the runner ([#2](https://github.com/livebook-dev/kino_flame/pull/2))
## [v0.1.0](https://github.com/livebook-dev/kino_flame/tree/v0.1.0) (2024-07-26)
Initial release.