File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 22
33## Version 1.2
44
5- ### Version 1.2.2
5+ ### Version 1.3.0
66
77#### User changes
88
9- * PyPy 3.8 now supported. [ #677 ] [ ]
9+ * PyPy 3.8 now supported with binary wheels . [ #677 ] [ ]
1010* The GIL is released a little more often now. [ #662 ] [ ]
1111* AxesTuple does not allow construction of non-axes. [ #680 ] [ ]
12+ * KeyError is now thrown when accessing a non-existent item in a Category Axis [ #689 ] [ ]
13+
14+ #### Developer changes
15+
16+ * Use PyLint in CI to check for some style issues [ #690 ] [ ]
17+
1218
1319[ #662 ] : https://github.com/scikit-hep/boost-histogram/pull/662
1420[ #677 ] : https://github.com/scikit-hep/boost-histogram/pull/677
1521[ #680 ] : https://github.com/scikit-hep/boost-histogram/pull/680
22+ [ #689 ] : https://github.com/scikit-hep/boost-histogram/pull/689
23+ [ #690 ] : https://github.com/scikit-hep/boost-histogram/pull/690
1624
1725### Version 1.2.1
1826
You can’t perform that action at this time.
0 commit comments