Skip to content

Commit 5fd0bc7

Browse files
committed
Release 3.0.0
1 parent 3da53e3 commit 5fd0bc7

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "loggerhead"
3-
version = "3.0.0-dev"
3+
version = "3.0.0"
44
edition = "2021"
55
rust-version = "1.83"
66
license = "GPL-2.0-or-later"

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
What's changed in loggerhead?
22
=============================
33

4+
3.0.0 [22Apr2026]
5+
-----------------
6+
7+
- Rewrite loggerhead in Rust. The Python implementation has been
8+
removed. The ``loggerhead-serve`` binary is now a native executable.
9+
(Jelmer Vernooij)
10+
11+
- Switch documentation from Sphinx to mdBook. (Jelmer Vernooij)
12+
413
2.0.2
514
-----
615

0 commit comments

Comments
 (0)