Packages
The self-hosted runner wire protocol: a WebSock connection process and a Managoat.Sandbox adapter over it, behind a host behaviour.
Current section
Files
Jump to
Current section
Files
managoat_runner
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to `managoat_runner` are documented here. Format:
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/); versions follow
[SemVer](https://semver.org/). Pre-1.0, a minor bump (`0.x` to `0.y`) may
include breaking changes and says so; patch releases are always safe to take.
Merging a version bump to `main` publishes it to hex; a PR that changes what
the package ships without a bump fails the release gate.
## [Unreleased]
## [0.1.0] - 2026-09-02
### Added
- Extracted from Fountain (BinaryBourbon/fountain#1381).