atrri

Refractive indices varying with wavelength
git clone git://git.meso-star.fr/atrri.git
Log | Files | Refs | README | LICENSE

commit 4aa06abd909e1ec27ad53e27c30377a4ef23e9bd
parent 9674f9dc153458f879179465eabbfe662a54d216
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 31 Oct 2023 09:31:12 +0100

Write the release note for version 0.1

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

diff --git a/README.md b/README.md @@ -19,6 +19,16 @@ Edit config.mk as needed, then run: ## 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 roff documents. +- 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. + ### Version 0.0.2 - Fix compilation warnings detected by gcc 1.