File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11# History of Changes
22
3+ ### 3.0.43
4+
5+ - Median measure
6+
37## 3.0.42
48
59- Inflate cubes that are single column filters
Original file line number Diff line number Diff line change @@ -88,6 +88,9 @@ Please visit <https://crunch-cube.readthedocs.io/en/latest> for the API referenc
8888
8989## Changes
9090
91+ ### 3.1.3
92+ - Bug fix for _ Strand.table_percentages
93+
9194### 3.1.2
9295
9396- Bug fix for scale mean diff rows and cols
@@ -108,8 +111,4 @@ Please visit <https://crunch-cube.readthedocs.io/en/latest> for the API referenc
108111
109112- Bug fix median measure for exporter
110113
111- ### 3.0.43
112-
113- - Median measure
114-
115114For a complete list of changes see [ history] ( https://github.com/Crunch-io/crunch-cube/blob/master/HISTORY.md ) .
Original file line number Diff line number Diff line change 22
33"""Initialization module for crunch-cube package."""
44
5- __version__ = "3.1.2 "
5+ __version__ = "3.1.3 "
You can’t perform that action at this time.
0 commit comments