This repository has been archived by the owner on Dec 25, 2021. It is now read-only.
Releases: JakeWharton/NormallyClosed
Releases · JakeWharton/NormallyClosed
0.2.0
Added
- Output host and port on startup to indicate the app is successfully running.
- ARMv6 build for Raspbery Pi Zero
- Support aggregating buttons from secondary hosts using the top-level
secondary_hosts
array in the TOML. See theREADME.md
for more information.
Changed
- Docker container is now a multi-architecture build supporting ARMv7 and ARMv6.
- Docker container init now uses Tini instead of S6 (which saves nearly 50% on container size).
0.1.0
Initial release