From 793b9cad7661e977554bec0766196c81185f4ab6 Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sat, 4 Nov 2023 14:42:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=F0=9F=93=9A=20Added=20changes=20si?= =?UTF-8?q?nce=200.7.1=20to=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index 06ba4620..81b34a91 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,15 @@ ## 0.8.0 (Unreleased) +- 🧰👌 Switch tooling to ruff (#197) +- 🩹 Fix crash when plotting spectral model result (#200) +- 👷♻️ Use hatch as build backend (#204) +- 🧰 Use black-pre-commit-mirror for 2x speedup (#205) +- 🧰🚀 Use ruff for formatting (#214) +- 👌 Use weighted residual instead of residual plots if present (#216) +- 👌 Add color map arguments to plot_data_overview (#217) +- 👌 Add das_cycler and svd_cycler to plot collection functions (#218) + (changes-0_7_1)= ## 0.7.1 (2023-07-27)