From 29a19cacef4a2ae3125d24e2e9cf2cdea1403f87 Mon Sep 17 00:00:00 2001 From: d3v-null Date: Wed, 14 Aug 2024 05:09:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.12.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- RELEASES.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e81590b..ee51721 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "marlu" -version = "0.11.0" +version = "0.12.0" authors = [ "Christopher H. Jordan ", "Dev Null ", diff --git a/RELEASES.md b/RELEASES.md index eda13d9..8006a03 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,5 +1,11 @@ +# Version 0.12.0 (2024-08-14) + +- fix issues compiling on arm64: + - update rubbl 0.8.0 (which uses casacore v3.5.0) + - update ndarray 0.16.0 + # Version 0.11.0 (2024-05-24) - use built 0.7, to avoid an issue in dependent crates where