star-stl

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

commit 42417bd266610916d0a5bddc1119e6e3b1e179df
parent dc981e8c59accd42fc74bd804a2e4706365827e1
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon, 25 Apr 2022 17:16:47 +0200

Add Release notes for version 0.4

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

diff --git a/README.md b/README.md @@ -15,6 +15,12 @@ can be edited, built, tested and installed as any CMake project. ## Release notes +### Version 0.4 + +- Add write functionality (either to files or streams), +- Add support for binary format, +- Fix tests (a test was run twice, the other one was not run). + ### Version 0.3.4 - Sets the CMake minimum version to 3.1: since CMake 3.20, version 2.8 has