- Fixed processing of incompatible decimal char in table schema and data (1089)
- Added support for Time Zone data (1097)
- Improved validation messages by adding `summary` and partial validation details (1106)
- Implemented new feature `summary` (1127)
- `schema.to_summary`
- `report.to_summary`
- Added CLI command `summary`
- Fixed file compression `package.to_zip` (1104)
- Implemented feature to validate single resource (1112)
- Improved error message to notify about invalid fields (1117)
- Fixed type conversion of NaN values for data of type Int64 (1115)
- Exposed valid/invalid flags in CLI `extract` command (1130)
- Implemented feature `package.to_er_diagram` (1135)