solstice-pp

Post-processing utilities for the solstice app
git clone git://git.meso-star.com/solstice-pp.git
Log | Files | Refs | README | LICENSE

commit ab5cb566eb0de133ac81341f582f3bcc33da4b3d
parent 40dd26e6f2d0cebfcb01189e204c060043146980
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon,  7 Sep 2026 11:04:55 +0200

Add Release notes for release 0.5

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

diff --git a/README.md b/README.md @@ -47,6 +47,15 @@ To run the test cases : ## Release notes +### Version 0.5 + +- Cope with requirements of solstice 0.11, starting with new output format + items. + +- Fix solpp and solppraw crash when reading on stdin. + +- Add man pages. + ### Version 0.4 - Replace CMake with a POSIX Makefile.