* Support for dragging and dropping a CSV onto the upload page 3 * Upload progress bar 4 * Server-side processing of CSV now happens in a background thread 6 * Progress bar showing server-side processing of CSV 7
0.3
Now depends on Datasette 0.37 for the new `.execute_write_fn()` method. First version I've considered "production ready". See [Weeknotes: Datasette Writes](https://simonwillison.net/2020/Feb/26/weeknotes-datasette-writes/).
0.2a
Now uses templates for the UI, which looks much nicer.