v0.11.0
Server Mode
Server mode aka watch mode has been updated to allow binman to run as a server that can be queried by binman clients. Since binman is still limited to grabbing a single artifact per release the server will still be of limited use. Environments heavy on a single OS/Arch should find it useful to avoid needing to reach out to an external github/gitlab source.
XZ Support
Binman can now handle XZ compressed artifacts. Thanks @aauren!
Since last release
- Refactors! by @rjbrown57 in #87
- Watchfix by @rjbrown57 in #88
- server mode by @rjbrown57 in #89
- feat: add xz archive support by @aauren in #90
Full Changelog: v0.10.3...v0.11.0