rnsf

Define and load a phase function data format
git clone git://git.meso-star.fr/rnsf.git
Log | Files | Refs | README | LICENSE

commit 7b64ffa1441d7902080b08d8450c51365aea604e
parent d8465265b1f833a6f04a2e9af8e0e9a583ea23a4
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 31 Oct 2023 12:07:49 +0100

Write the release note for version 0.1

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

diff --git a/README.md b/README.md @@ -17,6 +17,18 @@ Edit config.mk as needed, then run: make clean install +## Release notes + +### Version 0.1 + +- Write the man page directly in mdoc's roff macros, instead of using + the scdoc markup language as a source for man pages. +- Replace CMake by Makefile as build system. +- Update compiler and linker flags to increase the security and + robustness of generated binaries. +- Provide a pkg-config file to link the library as an external + dependency. + ## Copyrights Copyright (C) 2022, 2023 Centre National de la Recherche Scientifique