Skip to content

Releases: givenge/reader-rust

v1.0.4

11 May 10:03

Choose a tag to compare

v1.0.3

08 May 09:10

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

11 Apr 12:40

Choose a tag to compare

Release v1.0.2

v1.0.1

09 Apr 05:28

Choose a tag to compare

Release v1.0.1

Assets:

  • x86_64 Linux musl package (reader-rust binary + web frontend dist)
  • aarch64 Linux musl package (reader-rust binary + web frontend dist)

Commit: 73200e2

v1.0.0

08 Apr 04:01

Choose a tag to compare

v1.0.0 release assets

Tag target commit: 305e66a
Note: uploaded binaries were built from the current local working tree on 2026-04-08, which contains uncommitted changes beyond the tagged commit.

Assets:

  • reader-rust-v1.0.0-x86_64-unknown-linux-musl
  • reader-rust-v1.0.0-aarch64-unknown-linux-musl

v0.1.0

24 Mar 01:40

Choose a tag to compare

reader-rust v0.1.0

Rust 版阅读3.0服务端,基于 axum + tokio + reqwest + sqlx + rquickjs。

下载

  • reader-rust - Linux x86_64 静态编译二进制文件(musl),可在任何 x86_64 Linux 上运行

运行

chmod +x reader-rust
./reader-rust

配置

支持环境变量配置,详见 README.md。