Skip to content
This repository has been archived by the owner on Dec 25, 2021. It is now read-only.

Releases: JakeWharton/NormallyClosed

0.2.0

30 May 03:07
Compare
Choose a tag to compare

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 the README.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

28 Apr 20:27
Compare
Choose a tag to compare

Initial release