From aa31ce8d8b3a41970e48cfa777cdce7e5eac3298 Mon Sep 17 00:00:00 2001 From: Abe Winter Date: Mon, 25 Nov 2024 14:15:18 -0500 Subject: [PATCH 1/2] remove instability notice --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 324c58180..90eb9419c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ # Viam C++ SDK -## (In)stability Notice - -> **Warning** This is a beta release of the Viam C++ SDK. Stability -> is not guaranteed. Breaking changes are likely to occur, and occur -> often. - ## Resources * [Documentation](https://cpp.viam.dev) * [Examples](https://github.com/viamrobotics/viam-cpp-sdk/tree/main/src/viam/examples) From 89e0da93da95ca72fcec7cba16ab92d8e7c37d4c Mon Sep 17 00:00:00 2001 From: lia <167905060+lia-viam@users.noreply.github.com> Date: Fri, 24 Jan 2025 11:06:37 -0500 Subject: [PATCH 2/2] Update BUILDING.md --- BUILDING.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index aa9210aad..74f16b5d2 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -1,11 +1,4 @@ # Viam C++ SDK - Build Instructions - -## (In)stability Notice - -> **Warning** This is a beta release of the Viam C++ SDK. Stability -> is not guaranteed. Breaking changes are likely to occur, and occur -> often. - ## Overview The `viam-cpp-sdk` has a newly introduced CMake build system to