From 7a3486d9974c77130dcb0cd27a2e279351821197 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Ruel Date: Fri, 23 Aug 2024 04:18:50 -0400 Subject: [PATCH] docs: remove 0.8.3 changelog --- CHANGELOG.md | 166 --------------------------------------------------- 1 file changed, 166 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index f9a8613..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,166 +0,0 @@ -## v0.8.4 (2024-08-22) - -### Fix - -- upgrade packio dependency version -- upgrade packio dependency version - -## v0.8.3 (2024-08-21) - -### Fix - -- docs and trigger a build - -## v0.8.2 (2024-08-21) - -### Fix - -- types comparison -- let the user sort the matches - -## v0.8.1 (2024-08-19) - -### Fix - -- introduce match penalization -- BatchOptimize implicit conversion to OptimiseStrategy in python - -## v0.8.0 (2024-08-16) - -### Feat - -- introduce compression with new version of packio - -## v0.7.0 (2024-08-16) - -### Feat - -- simplify serialization with packio - -## v0.6.0 (2024-08-16) - -### Feat - -- introduce batchoptimize - -### Fix - -- introduce batchoptimize in matching header - -## v0.5.15 (2024-08-15) - -### Fix - -- pipy Classifiers - -## v0.5.14 (2024-08-15) - -### Fix - -- trigger build - -## v0.5.13 (2024-08-15) - -### Fix - -- deactivate windows wheels - -## v0.5.12 (2024-08-15) - -### Fix - -- windows wheels - -## v0.5.11 (2024-08-15) - -### Fix - -- windows wheels - -## v0.5.10 (2024-08-15) - -### Fix - -- windows wheels -- windows wheels - -## v0.5.9 (2024-08-15) - -### Fix - -- windows wheels - -## v0.5.8 (2024-08-15) - -### Fix - -- remove build for python 3.13 - -## v0.5.7 (2024-08-15) - -### Fix - -- remove build for python 3.13 - -## v0.5.6 (2024-08-15) - -### Fix - -- Replace std::optional::value() with dereference for macOS pre-10.13 support - -## v0.5.5 (2024-08-15) - -### Fix - -- add OPENBLAS_NUM_THREADS=1 for numpy on python 3.13 - -## v0.5.4 (2024-08-15) - -### Fix - -- conditionnal CXX compiler options - -## v0.5.3 (2024-08-15) - -### Fix - -- warning C4715 on MSVC - -## v0.5.2 (2024-08-15) - -### Fix - -- sepcify conditionnal CMAKE_CXX_FLAGS_RELEASE - -## v0.5.1 (2024-08-15) - -### Fix - -- packed on msc -- packed on msc -- impl defined conversion - -## v0.5.0 (2024-08-15) - -### Feat - -- introduce the python binding - -### Fix - -- conditionnal define M_PI -- add matching module index -- conditionnal define M_PI -- remove core/dt3.h -- introduce feature map type erasure -- introduce __init__.py in pytests -- emplace_back construct_at issue with Mac OS -- emplace_back construct_at issue with Mac OS -- remove profiling -- define non-standart C++ constants for MAC OS build -- removing unused files - -### Refactor - -- matchStrategy -> matchstrategy -- accelerate dt3 computation