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.3.0 - 2023-10-10
- Support for ARM64 (AArch64) architecture. #4
0.2.0 - 2023-07-10
- If
run
file 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
terminate
file instead offinish
file to avoid confusion.finish
file is used differently in runit.
0.1.0 - 2023-07-09
- First public release.