From d5e470ca3f6d8af50ef4387bd56a2f07d88627a9 Mon Sep 17 00:00:00 2001 From: Nick DaCosta Date: Tue, 26 Nov 2024 09:04:10 -0500 Subject: [PATCH] Fixed download links on README Links broken due to release process improvement testing --- README.md | 95 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 93c5c7c93..b495c13ef 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ MSCL is developed by [MicroStrain](https://microstrain.com) in Williston, VT. It was created to make it simple to interact with our [Wireless](https://www.microstrain.com/wireless), and [Inertial](https://www.microstrain.com/inertial) sensors. -[![Latest](https://img.shields.io/github/v/release/LORD-MicroStrain/MSCL?color=bright&label=Latest%20Release)](https://github.com/LORD-MicroStrain/MSCL/releases/latest/) +| Stable | Development | +|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| +| [![GitHub tag status](https://img.shields.io/github/checks-status/LORD-MicroStrain/MSCL/v66.0.0?label=v66.0.0)](https://github.com/LORD-MicroStrain/MSCL/releases/v66.0.0/) | [![GitHub tag status](https://img.shields.io/github/checks-status/LORD-MicroStrain/MSCL/latest?label=latest)](https://github.com/LORD-MicroStrain/MSCL/releases/latest/) | ### Support/Issues @@ -18,9 +20,12 @@ For projects using our inertial product lines check out our new lightweight C/C+ --- ## Downloads +Release notes and all downloadable assets can be found on our [releases page](https://github.com/LORD-MicroStrain/MSCL/releases) or from the +links below. + +[Offline Documentation](https://github.com/LORD-MicroStrain/MSCL/releases/download/v66.0.0/MSCL_Documentation.zip) | +[Offline Example Code](https://github.com/LORD-MicroStrain/MSCL/releases/download/v66.0.0/MSCL_Examples.zip) -[Offline Documentation](https://github.com/LORD-MicroStrain/MSCL/releases/latest/download/MSCL_Documentation.zip) | -[Offline Example Code](https://github.com/LORD-MicroStrain/MSCL/releases/latest/download/MSCL_Examples.zip) ## Pre-built Binaries/Packages @@ -37,42 +42,42 @@ For projects using our inertial product lines check out our new lightweight C/C+ C++ - C++ Shared (.dll) x64 - C++ Shared (.dll) x86 + C++ Shared (.dll) x64 + C++ Shared (.dll) x86 - C++ Static (.lib) x64 - C++ Static (.lib) x86 + C++ Static (.lib) x64 + C++ Static (.lib) x86 Python - Python 2.7 x64 - Python 2.7 x86 + Python 2.7 x64 + Python 2.7 x86 - Python 3.7 x64 - Python 3.7 x86 + Python 3.7 x64 + Python 3.7 x86 - Python 3.8 x64 - Python 3.8 x86 + Python 3.8 x64 + Python 3.8 x86 - Python 3.9 x64 - Python 3.9 x86 + Python 3.9 x64 + Python 3.9 x86 - Python 3.10 x64 - Python 3.10 x86 + Python 3.10 x64 + Python 3.10 x86 - Python 3.11 x64 - Python 3.11 x86 + Python 3.11 x64 + Python 3.11 x86 .NET - .NET x64 - .NET x86 + .NET x64 + .NET x86 @@ -91,45 +96,45 @@ For projects using our inertial product lines check out our new lightweight C/C+ C++ - C++ Shared (.so) x64 - C++ Shared (.so) arm64 - C++ Shared (.so) armhf + C++ Shared (.so) x64 + C++ Shared (.so) arm64 + C++ Shared (.so) armhf - C++ Static (.a) x64 - C++ Static (.a) arm64 - C++ Static (.a) armhf + C++ Static (.a) x64 + C++ Static (.a) arm64 + C++ Static (.a) armhf Python - Python 2.7 x64 - Python 2.7 arm64 - Python 2.7 armhf + Python 2.7 x64 + Python 2.7 arm64 + Python 2.7 armhf - Python 3.7 x64 - Python 3.7 arm64 - Python 3.7 armhf + Python 3.7 x64 + Python 3.7 arm64 + Python 3.7 armhf - Python 3.8 x64 - Python 3.8 arm64 - Python 3.8 armhf + Python 3.8 x64 + Python 3.8 arm64 + Python 3.8 armhf - Python 3.9 x64 - Python 3.9 arm64 - Python 3.9 armhf + Python 3.9 x64 + Python 3.9 arm64 + Python 3.9 armhf - Python 3.10 x64 - Python 3.10 arm64 - Python 3.10 armhf + Python 3.10 x64 + Python 3.10 arm64 + Python 3.10 armhf - Python 3.11 x64 - Python 3.11 arm64 - Python 3.11 armhf + Python 3.11 x64 + Python 3.11 arm64 + Python 3.11 armhf