File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 44
55### Version 0.11.1
66
7- Updating pybind11 to 2.6.0. Features:
7+ Updating pybind11 to 2.6.0. [ # 443 ] [ ] Features:
88
99* Python 3.9 support
10- * PyPy support
10+ * PyPy2 / PyPy3.6 / PyPy3.7 support
1111* Warnings on latest AppleClang fixed
1212* 40% faster accumulator fills, simpler implementation
1313* Segfaults when passing an object with a throwing repr fixed
@@ -16,6 +16,12 @@ Updating pybind11 to 2.6.0. Features:
1616* Enhanced CMake support, finds conda and venv now, uses ` pybind11_find_import `
1717* Using setuptools support from pybind11 (previously vendored, so benefits have been available since 0.11.0)
1818
19+ Also cleans up SDists a bit. [ #467 ] [ ]
20+
21+ [ #443 ] : https://github.com/scikit-hep/boost-histogram/pull/443
22+ [ #467 ] : https://github.com/scikit-hep/boost-histogram/pull/467
23+
24+
1925### Version 0.11.0
2026
2127A release focused on preparing for the upcoming Hist 2.0 release.
You can’t perform that action at this time.
0 commit comments