File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ ## v0.13 - 2024-04-16
2+
3+ <!-- Release notes generated using configuration in .github/release.yml at main -->
4+ ### What's Changed
5+
6+ The main change in this release is added support for Numpy 2.0.
7+
8+ #### Other Changes
9+
10+ * Clean up test matrix by @pllim in https://github.com/astrofrog/fast-histogram/pull/82
11+ * Use v1 workflow, not main by @pllim in https://github.com/astrofrog/fast-histogram/pull/79
12+ * Fix link to benchmark plot in README by @pllim in https://github.com/astrofrog/fast-histogram/pull/78
13+ * Add PyPI badge by @pllim in https://github.com/astrofrog/fast-histogram/pull/75
14+ * Remove wheel from build requirements by @pllim in https://github.com/astrofrog/fast-histogram/pull/74
15+ * Build against Numpy 2.0.0rc1 for Python>=3.9 by @astrofrog in https://github.com/astrofrog/fast-histogram/pull/86
16+
17+ ### New Contributors
18+
19+ * @pre-commit-ci made their first contribution in https://github.com/astrofrog/fast-histogram/pull/70
20+ * @pllim made their first contribution in https://github.com/astrofrog/fast-histogram/pull/82
21+
22+ ** Full Changelog** : https://github.com/astrofrog/fast-histogram/compare/v0.12...v0.13
23+
124## 0.12 (2023-10-17)
225
326- Fix segmentation faults under various conditions. [ #62 , #66 ]
You can’t perform that action at this time.
0 commit comments