- Documentation, in the [README](https://github.com/simonw/sqlite-comprehend/blob/main/README.md). [#3](https://github.com/simonw/sqlite-comprehend/issues/3)
- New schema design, with a separate `comprehend_entities` table. [4](https://github.com/simonw/sqlite-comprehend/issues/4)
- Running the command multiple times will not re-submit rows that have already been processed. [7](https://github.com/simonw/sqlite-comprehend/issues/7)
- Errors from the Comprehend API are now logged to standard error. [8](https://github.com/simonw/sqlite-comprehend/issues/8)