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.4.0 - 2025-07-03
- Let HTTP be used for origin host URL for testing. (#37)
- Bump prost-build from 0.13.5 to 0.14.1 (#44)
- Bump prost from 0.13.5 to 0.14.1 (#46)
- Bump sysinfo from 0.34.2 to 0.35.2 (#45)
- Bump tokio-tungstenite from 0.26.2 to 0.27.0 (#43)
- Bump tokio from 1.44.2 to 1.45.1 (#41)
0.3.0 - 2025-05-25
- [breaking] Introduce
install-servicesubcommand. (#34)
0.2.0 - 2025-05-18
0.1.0 - 2025-05-04
- Cross build ARM on ubuntu-22.04 (#30)
0.0.6 - 2025-05-04
- Fix OS for ARM tests. (#28)
- Create an installation script. (#27)
- Build on all supported platforms. (#26)
0.0.5 - 2025-04-23
- Improve the build name. (#22)
0.0.4 - 2025-04-21
- Release binaries for Mac and Windows. (#20)
0.0.3 - 2025-04-21
- merge building binaries workflow with release-plz. (#18)
0.0.2 - 2025-04-12
- Collect CPU and memory metrics. (#16)
- Releasing this version to test GitHub Actions workflows for releases.