Release 0.3.0 - Configuration variables renaming

The major changes in this release are the renaming of the various configuration
variables for improved consistency, e.g. `PREFIX_LIB` becomes `PREFIX.lib`.
Hence the version number bump.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
This commit is contained in:
Christophe de Dinechin 2021-09-24 17:27:47 +02:00
parent e5fd9fe039
commit 0af1e32906
1 changed files with 13 additions and 0 deletions

13
NEWS
View File

@ -1,3 +1,16 @@
v0.3.0
- install: Fix creation of shared library symbolic links
- config: Make COLORIZE a weak variable
- install: Select which kind of files go in package subdirectory
- colorization: Check pipe status
- Set rpath for testing purpose with opt and debug targets
- docs: Udpate README.md to match installation refactoring
- Refactor installation
- Simplify the color filter
- Colorize test results even if at top-level
- Colorize generate steps even when generating makefiles
- colorization: Put colorization of config in COLORIZE
v0.2.7
- Add configuration check for long double
- config: Add tests for _Float80 and _Float128