Releases: steelbreeze/pivot
Releases · steelbreeze/pivot
Key axes partitions on strings
1.0.0-rc.14 Key axes with strings
Tidy Row and Pair types
Use keyof any
in preference to string
.
Correct get function prototype for derived axes
1.0.0-rc.12 Correct get function prototype for derived axes
Relax type constraints to allow aliases
Enable names other than those that appear in the source data to be used as axis names.
Minor refactoring
1.0.0-rc.10 Revert to rc.10
axis.fromTable to take options object
1.0.0-rc.9 Options in axis.fromTable
Split query into map and filter
1.0.0-rc.8 Prep rc.8 release
Manage exports and typings
1.0.0-rc.7 Reorg for use in TypeScript apps
Reduce size
1.0.0-rc.6 Prep rc.6
Add select method
1.0.0-rc.5 Add a select method to ease cube query; rename combine to join