sqlite-utils 4.2 Released with Enhanced Transform Features

sqlite-utils has launched version 4.2, introducing significant improvements to its `table.transform()` feature. This update enhances support for complex alter table operations by creating fresh tables, copying data, and then replacing old ones while preserving a wider range of table attributes.

Source: Simon Willison