- New `--setting name value` option and `--crossdb` option as a neater way of applying [Datasette settings](https://docs.datasette.io/en/stable/settings.html). [#25](https://github.com/simonw/datasette-publish-fly/issues/25)
- Exit code from `datasette publish fly` is now non-zero if the publish command fails - useful for running in CI. [20](https://github.com/simonw/datasette-publish-fly/issues/20)
- `--generate-dir` option now correctly handles relative paths, and includes plugins and templates in the generated directory structure. [18](https://github.com/simonw/datasette-publish-fly/issues/18)