Stream Sprout 0.1.5 is out! 🚀
- Fixed restreaming 🤦
- Fixed the Nix package ❄️
- Added container images for amd64 and arm64 🐋
- Added snap packages for adm64, arm64 and armhf 🐊
- Changed the
server:
configuration ⚙️
What's Changed
- feat: add arm64 and amd64 container images by @flexiondotorg in #24
- fix: do not build STREAM_TEE inside a subshell. fixes #25 by @flexiondotorg in #26
- feat: Add snap support by @popey in #23
- refactor: change the server configuration format by @flexiondotorg in #27
- refactor: minors fixes and relocate the snap test build in the same workflow as the others by @flexiondotorg in #29
- ci: tag containers with alpine so I can namespace future variants by @flexiondotorg in #30
- feat: expand ~ to $HOME in the yaml parser by @flexiondotorg in #31
- docs: add warnings about exposing Stream Sprout on the public internet by @flexiondotorg in #32
- docs: update docs and templates by @flexiondotorg in #33
- ci: use the actual stream-sprout version for tagging container releases by @flexiondotorg in #34
- feat: add show_info() by @flexiondotorg in #35
- fix: actually wrap the runtime requirement in the nix package by @flexiondotorg in #36
New Contributors
Full Changelog: 0.1.4...0.1.5