- Removed dependency on htmlmin.
- Fixed HTML validation errors.
- Fixed detection of numerical variables.
- Added progress bar and logging options.
- Added screenshot.
- Added Ordered Categorical type and corresponding test.
- Removed unneeded variable sort.
- Fixed --parquet option and added corresponding test.
- Added detection of date types.
- Fixed colspan alignment between data types.
- Fixed --desc option and added corresponding test.
- Increased number of examples for categorical variables from 5 to 10.
- Refactored HTML generator into a class.
- Removed dependency on seaborn.
- Added --encoding and --parquet options.
- Renamed --na_values option to --na.
- Updated codebooks script to work on Windows.
- Reformated output with a condensed table format inspired by R/summarytools.
- Initial release.