Skip to content

Releases: aleozlx/playbook-rs

v0.4.0 Supporting Kubernetes

18 Mar 04:00
Compare
Choose a tag to compare
Pre-release

We are now supporting Kubernetes as one of the infrastructure abstractions. 🎆
See hotwings 🌶️ (our own k8s based job system).
More features will be rolled out as we upgrade in the v0.4 minor version.

v0.3.0

11 Dec 09:57
Compare
Choose a tag to compare

Security enhancements, refactoring & continuous integration.

v0.2.0

08 Dec 09:10
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

The persistent data structure is chosen as the foundation for context deduction.
Breaking changes have been introduced since the project was translated into Rust from Python.