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.
0.4.0 - 2025-09-08
- Binaries and Docker images are now built for linux/arm64.
- Go 1.23 or newer is required.
0.3.0 - 2023-10-10
- Support for ARM64 (AArch64) architecture. #4
0.2.0 - 2023-07-10
- If
runfile exits with code 115 it signals that the program is disabling itself and that it does not have to run and the rest of the container is then not terminated. - Change name to
terminatefile instead offinishfile to avoid confusion.finishfile is used differently in runit.
0.1.0 - 2023-07-09
- First public release.