From 69f56954935f6fb1ec0c48253973f3038a903f31 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Thu, 19 Mar 2026 14:02:50 -0400 Subject: [PATCH 1/2] Add `hypothesis-awkward` to the project --- _data/projects/testing/hypothesis-awkward.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _data/projects/testing/hypothesis-awkward.yml diff --git a/_data/projects/testing/hypothesis-awkward.yml b/_data/projects/testing/hypothesis-awkward.yml new file mode 100644 index 0000000..f0f70af --- /dev/null +++ b/_data/projects/testing/hypothesis-awkward.yml @@ -0,0 +1,5 @@ +name: hypothesis-awkward +description: Hypothesis strategies for Awkward Array +url: https://github.com/scikit-hep/hypothesis-awkward +badges: + pypi: hypothesis-awkward From 1c2f014657a93def173f77c33dc6e37e85bd3735 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Thu, 19 Mar 2026 15:10:12 -0400 Subject: [PATCH 2/2] Update the news --- pages/news.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/news.md b/pages/news.md index 7fbeb48..0e7e3a7 100644 --- a/pages/news.md +++ b/pages/news.md @@ -5,6 +5,8 @@ permalink: /news/ nav_order: 2 --- +**March 2026:** Package `hypothesis-awkward` joined Scikit-HEP. + **January 2026:** Major release `mplhep` 1.0.0. **October 2025:** Major release `pylhe` 1.0.0.