Releases: RhoInc/web-codebook
Releases · RhoInc/web-codebook
v1.7.0
- Adds new character type (for categories with more than
config.maxLevels
levels). #50
- Fix various minor bugs #317 #314 #308 #316
v1.6.1
Web Codebook v1.6.1 updates the devDepencies to avoid potential security vulnerabilities.
v1.6.0
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
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
Minor release to reference correct version of webcharts.
v1.4.0
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: *
Old Data Summary:
v1.3.1
- Improved loading indicator css and error handling.
- Improved error handling when data is filtered to 0 records.
v1.3
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.