Releases: alarsyo/lohr
Releases · alarsyo/lohr
2023 updates
Rocket v0.5.0-rc.1 update
Lohr now compiles fine on stable Rust with Rocket's v0.5.0-rc.1
Crates.io README
README is now displayed correctly on crates.io
Blacklist fix
Parsing a file would fail if it didn't contain a blacklist field
Pass config file via flag, and blacklist support
v0.3.1 Lohr 0.3.1
Webhook signature verification
Lohr now verifies the server's signature via a shared secret, which should make it secure against webhook forgery.
Cargo.toml fixes
Adds repository and homepage links in Cargo.toml
First real release
This is probably still alpha quality, but I'm using it to mirror my repos without too much trouble.