Skip to content

Releases: steelbreeze/pivot

Key axes partitions on strings

12 Jul 18:59
Compare
Choose a tag to compare
1.0.0-rc.14

Key axes with strings

Tidy Row and Pair types

10 Jul 13:53
Compare
Choose a tag to compare

Use keyof any in preference to string.

Correct get function prototype for derived axes

10 Jul 13:20
Compare
Choose a tag to compare
1.0.0-rc.12

Correct get function prototype for derived axes

Relax type constraints to allow aliases

10 Jul 12:24
Compare
Choose a tag to compare

Enable names other than those that appear in the source data to be used as axis names.

Minor refactoring

07 Jul 05:52
Compare
Choose a tag to compare
1.0.0-rc.10

Revert to rc.10

axis.fromTable to take options object

06 Jul 06:53
Compare
Choose a tag to compare
1.0.0-rc.9

Options in axis.fromTable

Split query into map and filter

05 Jul 17:17
Compare
Choose a tag to compare
1.0.0-rc.8

Prep rc.8 release

Manage exports and typings

03 Jul 11:51
Compare
Choose a tag to compare
1.0.0-rc.7

Reorg for use in TypeScript apps

Reduce size

17 Jun 18:43
Compare
Choose a tag to compare
1.0.0-rc.6

Prep rc.6

Add select method

17 Jun 06:43
Compare
Choose a tag to compare
1.0.0-rc.5

Add a select method to ease cube query; rename combine to join