star-2d

Contour structuring for efficient 2D geometric queries
git clone git://git.meso-star.fr/star-2d.git
Log | Files | Refs | README | LICENSE

commit d556f4641c0edfa6dde8524fc795edf5165faf11
parent fc487178f2b9770bb629849ef036087d68a051ae
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 13 Oct 2021 18:28:51 +0200

Write the 0.5.1 release note

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

diff --git a/README.md b/README.md @@ -97,6 +97,11 @@ with `<STAR2D_INSTALL_DIR>` the install directory of Star-2D and ## Release notes +### Version 0.5.1 + +- Corrects an invalid memory read. +- Fix compilation warnings detected by gcc 11. + ### Version 0.5 Update the API of the filtering function: add the range of the ray as input