star-stl

Load STereo Lithography (StL) file format
git clone git://git.meso-star.fr/star-stl.git
Log | Files | Refs | README | LICENSE

commit 9009fdc9e37d398baee6f293ae7630d1a7a52ddd
parent 02e464ffbac121460de72b4984b0bd0e85e58705
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Fri, 21 Feb 2025 16:04:26 +0100

Add Release notes for release 0.5.1

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -17,6 +17,10 @@ Edit config.mk as needed, then run: ## Release notes +### Version 0.5.1 +- Add the read data type in the descriptor. +- Fix a false error log message (should have been an information message). + ### Version 0.5 - Replace CMake by Makefile as build system.