This is an automated email from the ASF dual-hosted git repository.

frossi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new be55f8d  chore: Remove early development caution warning (#94)
be55f8d is described below

commit be55f8d8fd5a17abcff7d591270916512f57c3b9
Author: tison <[email protected]>
AuthorDate: Sat Feb 14 16:03:32 2026 +0800

    chore: Remove early development caution warning (#94)
---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index c395143..bc1eabe 100644
--- a/README.md
+++ b/README.md
@@ -35,10 +35,6 @@
 [actions-badge]: 
https://github.com/apache/datasketches-rust/workflows/CI/badge.svg
 [actions-url]: 
https://github.com/apache/datasketches-rust/actions?query=workflow%3ACI
 
-> [!WARNING]
->
-> This repository is under early development. Use it with caution!
-
 This is the core Rust component of the DataSketches library.  It contains a 
subset of the sketching algorithms and can be accessed directly from user 
applications.
 
 Note that we have parallel core library components for Java, C++, Python, and 
Go implementations of many of the same sketch algorithms:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to