Skip to content

Releases: RhoInc/web-codebook

v1.7.0

Choose a tag to compare

@jwildfire jwildfire released this 19 Feb 16:05
7d651d0
  • Adds new character type (for categories with more than config.maxLevels levels). #50
  • Fix various minor bugs #317 #314 #308 #316

v1.6.2

Choose a tag to compare

@jwildfire jwildfire released this 11 Feb 16:12
0d9a195

Updates to examples

v1.6.1

Choose a tag to compare

@samussiah samussiah released this 24 Oct 17:37

Web Codebook v1.6.1 updates the devDepencies to avoid potential security vulnerabilities.

v1.6.0

Choose a tag to compare

@jwildfire jwildfire released this 24 Oct 05:32
d891bb1

Improves missing data handling (#288 #305 #288) and adds a setting for variable type (#128) so that users can manually specify whether a given columns should be considered categorical or continuous. The full list of resolved issues is here.

v1.5.0

Choose a tag to compare

@jwildfire jwildfire released this 06 Oct 15:36
24fffc6

Updates to the explorer object including the ability to add files after the explorer is initialized, and an option to apply the same settings across all codebook objects generated by an explorer.

Full list of resolved issues here

v1.4.2

Choose a tag to compare

@jwildfire jwildfire released this 19 Jul 03:28
335121d

Minor release to reference correct version of webcharts.

v1.4.1

Choose a tag to compare

@samussiah samussiah released this 11 Jul 14:23
9feccd4

Fix #274

v1.4.0

Choose a tag to compare

@jwildfire jwildfire released this 12 Jun 19:39
1eb2e42

Refactored Data summaries on Codebook tab to be more concise, and fixed several other minor bugs and performance issues full issue list.

*New Data Summary: *
screen shot 2018-06-12 at 12 37 37 pm

Old Data Summary:
screen shot 2018-06-12 at 12 35 43 pm

v1.3.1

Choose a tag to compare

@jwildfire jwildfire released this 05 Dec 18:15
3ec6ff3
  • Improved loading indicator css and error handling.
  • Improved error handling when data is filtered to 0 records.

v1.3

Choose a tag to compare

@samussiah samussiah released this 08 Nov 16:45

v1.3 of the web-codebook library adds a bivariate charting module, independent grouped histogram domains, and new functionality to the data listing courtesy of webcharts v1.9. A full list of resolved issues can be viewed here.