Skip to content

Releases: steelbreeze/landscape

Bug fix - all properties of key passed through now

16 Nov 18:02
Compare
Choose a tag to compare
3.5.1

Pass through all properties of keys. Fixes #2

Bump pivot to 2.5

12 Nov 07:19
Compare
Choose a tag to compare
3.5.0

Bump landscape lib to 2.5

Use latest pivot interfaces

14 Oct 07:24
Compare
Choose a tag to compare
3.4.3

Use latest pivot interfaces

Fix split by y bug

14 Oct 07:04
Compare
Choose a tag to compare
3.4.2

Fix split by y bug

De-dup source data context

11 Oct 08:59
Compare
Choose a tag to compare

Remove duplicates in the source data context created in the split/merge process.

Source data context passing

11 Oct 06:44
Compare
Choose a tag to compare

The resulting table structure after calls to table and merge now contains a member source which is an array of all the source values that went into the creation of that cell.

Note: due to the split/merge operation, some of this contextual data may be repeated.

Use Pair interface from @steelbreeze/pivot

01 Oct 06:15
Compare
Choose a tag to compare
3.3.1

Use Pair interface from Pivot

Bump version with pivot 1.2

29 Sep 12:01
Compare
Choose a tag to compare
3.3.0

3.3 release to go with 1.2 of pivot

Update README to match recent API change

28 Sep 07:44
Compare
Choose a tag to compare
3.2.1

Update README to match API change

Pass x and y axes as single object

26 Sep 12:09
Compare
Choose a tag to compare
3.2.0

Pass x and y axes as single object