From cedee0c6996107ba8b8d6cd7fb0ea5f41c774589 Mon Sep 17 00:00:00 2001 From: Datong Sun Date: Sat, 23 Aug 2025 01:20:53 +0800 Subject: [PATCH] docs(readme): release `0.8.0` and add note about MIPS build --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f475caa..dc96569 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,14 @@ Table of Contents # Latest release -[v0.7.0](https://github.com/dndx/phantun/releases/tag/v0.7.0) +[v0.8.0](https://github.com/dndx/phantun/releases/tag/v0.8.0) + +
+ MIPS architecture support for Phantun + + [Rust only provides Tier 3 supports for MIPS based platforms](https://github.com/rust-lang/compiler-team/issues/648) +since 2023. Phantun's MIPS build are therefore built using nightly Rust toolchain and provided on a best effort basis only. +
# Overview