Prepare new release v0.8.2.

This commit is contained in:
Sebastian Jeltsch
2025-03-25 12:40:38 +01:00
parent be8d0c6b3b
commit 0f920bfeef

View File

@@ -1,3 +1,10 @@
## v0.8.2
* Quote table/index/column names during "CREATE TABLE/INDEX" parsing and construction.
* Improve auth UI: more consistent shadcn styling and explicit tab orders.
* UUID decode sqlite extension and more consistent extension names.
* Update deps.
## v0.8.1
* Derive job id in native code for JS/TS jobs.